-
Notifications
You must be signed in to change notification settings - Fork 1.5k
how to use kubebuilder helm plugin? #4799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I see that a Helm chart is now scaffolded under the That means we now have two distribution options for delivering solutions to users:
This is also well documented in the generated kubebuilder/testdata/project-v4-with-plugins/README.md Lines 69 to 110 in 5d42475
|
thanks for your fast reply,but i dont konw how to use this generate file,it seems like a helm chart and helm value,how to change this chart to operator ?and how to install this helm chart to k8s ? i guess this helm plugin can auto change helm chart to k8s operaotr ,maybe i am wrong ,this plugin can just generate a helm chart and chart value |
The intention is not change the chart to OPERATOR at all |
my kubebuilder version is 4.5.2,use command "kubebuilder init --plugins=helm/v1-alpha",then what next to do?
The text was updated successfully, but these errors were encountered: