-
Notifications
You must be signed in to change notification settings - Fork 97
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
Document how to make a cluster a spoke of multiple hubs #195
Labels
enhancement
New feature or request
Comments
/cc @elgnay |
haoqing0110
pushed a commit
to haoqing0110/OCM
that referenced
this issue
Jun 26, 2023
Signed-off-by: craig <[email protected]>
/assign @elgnay |
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 |
Created two solutions and a scenario for this issue: |
Closing the issue for the proposed doc has been merged. |
elgnay
pushed a commit
to elgnay/ocm
that referenced
this issue
Jan 26, 2025
Signed-off-by: zhujian <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the enhancement
OCM is quite flexible. It is possible for a cluster to be both a Hub and a Spoke at the same time. It is also possible for a cluster to be a Spoke of multiple Hubs. However, how to set this up is not documented. It would be helpful to do so.
Some steps I had to take to make it work are:
open-cluster-management-agent-<newcluster>
bootstrap-hub-config
secret. I used another one as basis and made the necessary adjustments like updating the token. This step in particular requires some explanation.klusterlet
resource with the name of and pointed it to the new namespaceThe text was updated successfully, but these errors were encountered: