How Crossplane providers work and how to implement one(brunoluiz.net) |
How Crossplane providers work and how to implement one(brunoluiz.net) |
It is very similar to Kubernetes controllers development using kubebuilder, but different in many ways. I wrote all my learnings into this blog post which hopefully clarifies how they work, how to implement one and good practices around it.