Rancher on Rancher Node

Hello!

I’ve run rancher and created my first cluster , added a node on another machine and tried to deploy rancher/rancher on it.
And i encounterd this problem in log : [FATAL] namespaces “cattle-system” is forbidden: User “system:serviceaccount:test:default” cannot get namespaces in the namespace “cattle-system”
So i granted cluster-admin role to service account via clusterRoleBinding and rancher on a rancher agent node was succesffuly deployed but after that.
On a master rancher i have a problem:

Nevermind i found a solution under this link Solution