Exam 5v0-2320 All QuestionsBrowse all questions from this exam
Question 60

Which kubectl command should be used to change the active vSphere namespace to namespace-01?

    Correct Answer: A

    To change the active context to a specific vSphere namespace, the correct command is 'kubectl config use-context namespace-01'. This command sets the default context to 'namespace-01', allowing users to run subsequent kubectl commands in that namespace.

Discussion
DFdohledOption: A

https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/

MattE76Option: A

Agree on A

redtopOption: A

Answer is "A"

dmbuilOption: A

Agree on A