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

Provision k8s cluster as well as provision some add-on or application #1151

Open
panpan0000 opened this issue Mar 6, 2024 · 1 comment
Open
Assignees
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@panpan0000
Copy link
Member

Standing on GitOps perspective , we can hold the cluster CR in git.
so that we can recreate a cluster easily.
but the helm charts (customized addon) can not be included in kubean CR, so I will have to helm install after kubean provisioning.

@ErikJiang
Copy link
Member

You can utilize the custom action feature to address the requirement of installing other Helm applications.
https://kubean-io.github.io/kubean/en/concepts/custom_action/

@ErikJiang ErikJiang added the kind/support Categorizes issue or PR as a support question. label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

2 participants