You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To tag the cluster as clusterGroup=<managed-cluster-group>, complete the following steps.
[...]
2. oc label managedcluster.cluster.open-cluster-management.io/YOURCLUSTER site=managed-cluster
does not affect the clusterGroup label in any way.
Should there be s/site=managed-cluster/clusterGroup=<managed-cluster-group>/ done to the page, or is there some deeper magic there, linking the site and clusterGroup labels?
The text was updated successfully, but these errors were encountered:
On https://validatedpatterns.io/patterns/multicloud-gitops/mcg-managed-cluster/#designate-cluster-as-a-managed-cluster-site the section Designate the new cluster as a managed cluster site says
I believe the command
does not affect the
clusterGroup
label in any way.Should there be
s/site=managed-cluster/clusterGroup=<managed-cluster-group>/
done to the page, or is there some deeper magic there, linking thesite
andclusterGroup
labels?The text was updated successfully, but these errors were encountered: