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

To tag the cluster as clusterGroup=<managed-cluster-group>, ... oc label ... site=managed-cluster #349

Open
adelton opened this issue Oct 31, 2023 · 0 comments

Comments

@adelton
Copy link
Contributor

adelton commented Oct 31, 2023

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

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

I believe the command

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant