mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-07 03:57:59 +00:00
69636d2453
Issue #1125. Make RBAC authorization plugin work out of the box. "When bootstrapping, superuser credentials should include the system:masters group, for example by creating a client cert with /O=system:masters. This gives those credentials full access to the API and allows an admin to then set up bindings for other users."