Hello, i'm trying to add a RKE2 provisioned ranche...
# general
a
Hello, i'm trying to add a RKE2 provisioned rancher cluster to ArgoCD, but it's failing with the following error. The same process works fine on RKE1 clusters. Did something change with RKE2 that is preventing this to work?
Copy code
{
  "Code": {
    "Code": "Forbidden",
    "Status": 403
  },
  "Message": "<http://clusters.management.cattle.io|clusters.management.cattle.io> \"c-m-pnxjcm8z\" is forbidden: User \"system:unauthenticated\" cannot get resource \"clusters\" in API group \"<http://management.cattle.io|management.cattle.io>\" at the cluster scope",
  "Cause": null,
  "FieldName": ""
}
l
Hi Jimmy, would be better if you post this in --> #C01PHNP149L
a
I figured out the issue. Had to use the local kubeconfig from rke2-server