-
Notifications
You must be signed in to change notification settings - Fork 94
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
Provide Helm charts for OCM components #46
Comments
hi @mikeshng do you have any idea (or know where to look) for set of manifest/objects required both for hub and klusterjet ? |
Actually just looked at https://github.com/open-cluster-management-io/registration-operator and it seems it can be a starting point |
Hi @mikeshng, is there any progress in bootstrapping hub and managed clusters using helm? thank you |
Hi @pajikos we still don't have an easy way to bootstrap using helm because there are too many manual steps involved when it comes to cluster registration. The helm charts doesn't provide much except for laying down the ocm components on hub and managed clusters. |
This issue is stale because it has been open for 120 days with no activity. After 14 days of inactivity, it will be closed. Remove the |
This issue is stale because it has been open for 120 days with no activity. After 14 days of inactivity, it will be closed. Remove the |
Signed-off-by: zhujian <[email protected]> Co-authored-by: zhujian <[email protected]>
This issue is stale because it has been open for 120 days with no activity. After 14 days of inactivity, it will be closed. Remove the |
This issue is stale because it has been open for 120 days with no activity. After 14 days of inactivity, it will be closed. Remove the |
this has actually been achieved. we will have the chart uploaded in 0.15.0 release. |
Thanks to Min Kim's excellent work, there is now a centralize OCM repo containing OCM related Helm charts: https://github.com/open-cluster-management-io/helm-charts
So far there are only some addon Helm charts. We should have Helm charts for core components (cluster manager, klusterlet) as well as some other addon charts (app, grc).
This enhancement is related to #40
The text was updated successfully, but these errors were encountered: