Limit binding of Anonymous User
Secure Kubernetes resources by disallowing. 'system:anonymous' users and 'system:unauthenticated' groups as subjects in KubernetesRoleBinding. These subjects lack proper authentication, risking unauthorized access and potential misuse. Enforcing this rule strengthens Kubernetes security, ensuring only authenticated and authorized entities access the cluster.
Updated 7 months ago