🔥 3-day streak
Certified Kubernetes Administrator (CKA)111 / 125
Question 111 of 125

A new developer, 'dana', needs kubectl access to your kubeadm-provisioned cluster. She has generated a private key and a CertificateSigningRequest (CSR) with CN=dana, and submitted it to the cluster as a Kubernetes CertificateSigningRequest object named 'dana-access'. When she runs 'kubectl get pods -n dev', she receives an error: 'error: You must be logged in to the server (Unauthorized)'. As the cluster admin, what is the correct sequence of steps to grant her working access?

Reviewed for accuracy · Report an issueNext question