This message was deleted.
# rancher-setup
a
This message was deleted.
h
Facing the same issue. Any luck with this error?
We found out that Rancher helm chart didn't create a ClusterRoleBinding.
m
yea, I was able to get past this problem, but I do not know what I did to get past it. I just kept tweaking the values.yaml going into the helm chart and it started working. Make sure you setup the TLS stuff perfectly, or things are not going to work as you move up the functionality stack.
b
thanks for the headsup, hitting this in my self-managed setup attempt
I solved this aswell via a helm uninstall rancher command, then just reinstalled on top
the cluster role binding "rancher" was not installed by helm, as you surmised.
6 others were missing in my case aswell, so a reinstall is the best option
650 Views