Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: disable kubelet anonymous auth
Kubelet anonymousAuth is currently turned on. This allows RBAC escalation and remote code execution possibilities. It is highly recommended you turn it off by setting '\''spec.kubelet.anonymousAuth'\'' to '\''false'\'' via '\''kops edit cluster'\'' See https://kops.sigs.k8s.io/security/#kubelet-api
- Loading branch information