Exit CKS Linux Foundation Certified Kubernetes Security Specialist (CKS)
Question 5 of 5
0% complete
Q5 Lab

The kubeadm-created cluster's Kubernetes API server was, for testing purposes, temporarily configured to allow unauthenticated and unauthorized access granting the anonymous user duster-admin access.

Task

Reconfigure the cluster's Kubernetes API server to ensure that only authenticated and authorized REST requests are allowed.

Use authorization mode Node,RBAC and admission controller NodeRestriction.

Cleaning up, remove the ClusterRoleBinding for user system:anonymous.

Not auto-scored - compare your configuration against the model answer.