Skip to content

Commit 8b136bd

Browse files
authored
Merge pull request stolostron#7576 from stolostron/of-descr
https://issues.redhat.com/browse/ACM-18209 Fix descr
2 parents a5b6598 + 3ef8280 commit 8b136bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

clusters/cluster_lifecycle/create_clusterset.adoc

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ A `ManagedClusterSet` is a cluster-scoped resource, so you must have cluster adm
1111

1212
[#managedclustersets_global]
1313

14-
When you create a managed cluster, the following are automatically created to ease management:
14+
After installing {mce-short}, the following resources are automatically created on the hub cluster to ease management:
1515

1616
- A `ManagedClusterSet` called `global`.
1717
- The namespace called `open-cluster-management-global-set`.
1818
- A `ManagedClusterSetBinding` called `global` to bind the `global` `ManagedClusterSet` to the `open-cluster-management-global-set` namespace.
1919
+
20+
Managed clusters that you create belong to the `global` `ManagedClusterSet` by default.
21+
+
2022
*Important:* You cannot delete, update, or edit the `global` managed cluster set. The `global` managed cluster set includes all managed clusters. See the following example:
2123
+
2224
[source,yaml]

0 commit comments

Comments
 (0)