kubernetes-vagrant-coreos-cluster icon indicating copy to clipboard operation
kubernetes-vagrant-coreos-cluster copied to clipboard

clusterroles.rbac.authorization.k8s.io is forbidden

Open Sakib37 opened this issue 7 years ago • 0 comments

The rabc authorization for admin is not enough to create 'ClusterRole' . When tried to create a 'ClusterRole' in Kubernetes 1.10.0, the response was-

Error from server (Forbidden): error when creating "XXXX": clusterroles.rbac.authorization.k8s.io "XXXX" is forbidden: attempt to grant extra privileges:

Is it possible to allow admin.pem and admin-key.pem to give full RBAC authorization?

Sakib37 avatar Apr 01 '18 12:04 Sakib37