Skip to content
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

Add helm charts #14

Open
sunzhaochang opened this issue Dec 9, 2022 · 0 comments
Open

Add helm charts #14

sunzhaochang opened this issue Dec 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sunzhaochang
Copy link
Contributor

What should be added

Helm Charts for manager and webhook

Description

Helm is a tool that streamlines installing and managing Kubernetes applications, and it can bring many benefits for our platform:

  • Make the installation configurable by providing options
  • Intelligently manage Kubernetes manifest files
  • Manage releases of Helm packages

In addition, considering the usage habits of different users and the general use of helm, it is necessary to provide a helm installation method. In this way, we can support kubectl, kustomize and helm at the same time, which is more convenient for users to install.

@sunzhaochang sunzhaochang added the enhancement New feature or request label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant