Skip to content

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

Open
@adelton

Description

@adelton

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions