kubernetes-vagrant-coreos-cluster
kubernetes-vagrant-coreos-cluster copied to clipboard
clusterroles.rbac.authorization.k8s.io is forbidden
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?