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

Document how to make a cluster a spoke of multiple hubs #195

Closed
rolandkool opened this issue Jun 23, 2023 · 5 comments
Closed

Document how to make a cluster a spoke of multiple hubs #195

rolandkool opened this issue Jun 23, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@rolandkool
Copy link

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:

  • create a unique new namespace for second hub called open-cluster-management-agent-<newcluster>
  • manually create the 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.
  • create a klusterlet resource with the name of and pointed it to the new namespace
@rolandkool rolandkool added the enhancement New feature or request label Jun 23, 2023
@zhujian7
Copy link
Member

/cc @elgnay

haoqing0110 pushed a commit to haoqing0110/OCM that referenced this issue Jun 26, 2023
@qiujian16
Copy link
Member

/assign @elgnay

@xuezhaojun xuezhaojun moved this to In Progress in OCM releases Jul 17, 2023
@github-actions
Copy link

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 stable label to prevent this issue from being closed.

@github-actions github-actions bot added the Stale label Oct 27, 2023
@elgnay
Copy link
Contributor

elgnay commented Nov 1, 2023

@elgnay elgnay removed the Stale label Nov 1, 2023
@elgnay
Copy link
Contributor

elgnay commented Nov 7, 2023

Closing the issue for the proposed doc has been merged.

@elgnay elgnay closed this as completed Nov 7, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in OCM releases Nov 7, 2023
elgnay pushed a commit to elgnay/ocm that referenced this issue Jan 26, 2025
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
Status: Done
Development

No branches or pull requests

4 participants