Hello All, I have a little problem adding a second...
# general
p
Hello All, I have a little problem adding a second cluster to my rancher instance. I understand that it has something to do with the ClusterRoleBinding hint and I have given my user (admin) the permission by running:
kubectl create clusterrolebinding cluster-admin-binding --clusterrole cluster-admin --user admin
. I still can't get the problem solved. Could someone maybe help me for a moment? Rancher: 2.5.9 K8s: v1.18.20 Microk8s