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
You can probably find answer to both questions by running the following command on the Hub cluster.
kubectl get clustermanager -o yaml
As for no CSR to approve for cluster cluster1 you will have to check the klusterlet agents on cluster1 and see if there are some additional information. Run the following on cluster1
I run:
curl -L https://raw.githubusercontent.com/open-cluster-management-io/OCM/main/solutions/setup-dev-environment/local-up.sh | bash
clusteradm accept --context kind-hub --clusters cluster1,cluster2 --wait
output:
no CSR to approve for cluster cluster1
question:
The text was updated successfully, but these errors were encountered: