Add multiplehubs solution and rename multiple-agents-hosted to multiple-agents (#626)

Signed-off-by: xuezhaojun <zxue@redhat.com>
This commit is contained in:
xuezhao
2024-09-23 09:46:42 +08:00
committed by GitHub
parent 77726223f2
commit 233c61b5ca
6 changed files with 102 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Manage a spoke installed with multiple agents connected to different hubs
The scripts provided in this document help you set up an Open Cluster Management (OCM) environment with Kind clusters, where a single cluster is managed by two hubs. The agents of the two hubs are all running in the default mode on the managed cluster under different namespaces.
The scripts provided in this document help you set up an Open Cluster Management (OCM) environment with Kind clusters, where a single cluster is managed by two hubs via two agents installed on the managed cluster. The agents of the two hubs are all running in the default mode on the managed cluster under different namespaces.
## Prerequisite