I'm going through the book, but it's all about CRDs so I feel a bit lost, because I don't need a CRD.
Is it actually possible to create a custom controller for an existing resource (like built-in Service or Pod) with Kubebuilder?
Is it a good idea to use Kubebuilder for this purpose?
How to do it the simple way?
I think a tutorial should be added covering this topic, or at least a short note answering these questions.
If it's not currently possible, please consider adding such feature.
/kind feature
/kind documentation
I'm going through the book, but it's all about CRDs so I feel a bit lost, because I don't need a CRD.
Is it actually possible to create a custom controller for an existing resource (like built-in Service or Pod) with Kubebuilder?
Is it a good idea to use Kubebuilder for this purpose?
How to do it the simple way?
I think a tutorial should be added covering this topic, or at least a short note answering these questions.
If it's not currently possible, please consider adding such feature.
/kind feature
/kind documentation