You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Both operator-sdk and kubebuilder are tools for creating operators. However, kubebuilder has the features of webhook creation and RBAC auto-generation. On the other hand, operator-sdk supports ansible/helm/GO language. Because we use GO, kubebuilder may be more appropriate. Migration will not be very difficult, because they are made of similar structures.
Both operator-sdk and kubebuilder are tools for creating operators. However, kubebuilder has the features of webhook creation and RBAC auto-generation. On the other hand, operator-sdk supports ansible/helm/GO language. Because we use GO, kubebuilder may be more appropriate. Migration will not be very difficult, because they are made of similar structures.
Any thoughts on this issue? @hyoung-90 @hbinkim
The text was updated successfully, but these errors were encountered: