Exam4Training

Which kubectl command should be run to find the Kubernetes authentication method? (Choose the best answer.)

Which kubectl command should be run to find the Kubernetes authentication method? (Choose the best answer.)
A . kubectl describe pod <pod-name>
B . kubectl Cn prelude describe pod <pod-name>
C . kubectl describe secrets
D . kubectl explain

Answer: C

Explanation:

Reference: https://kubernetes.io/docs/tasks/configmap-secret/managing-secret-using-kubectl/

Exit mobile version