Skip to content
Discussion options

You must be logged in to vote

this plugin can change helm chart to operator?

No, it cannot cannot transform a HelmChart to an Operator.
The purpose of the HelmChart plugin is allow distribution of the project scaffolded with Kubebuilder using HelmChart since it is a common practice.

I see that a Helm chart is now scaffolded under the dist/chart directory, as shown in this example:
https://github.com/kubernetes-sigs/kubebuilder/tree/master/testdata/project-v4-with-plugins/dist/chart

That means we now have two distribution options for delivering solutions to users:

  • Provide the generated YAML bundle
  • Or provide the Helm chart

This is also well documented in the generated README.md for the project scaffold:

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by camilamacedo86
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants