ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

284 / 375

Question 284:

A Kubernetes cluster has just been setup. Which of the following command could be used to get the status of the nodes in the cluster?

Answer options:

A.az aks get nodes
B.kubectl get nodes
C.az get nodes
D.docker get nodes