After starting your cluster and deploying your pods, you need to view all the running pods. Which CLI command should you use? (Select One) | Google Professional Cloud DevOps Engineer Quiz - LeetQuiz
Google Professional Cloud DevOps Engineer
Explanation:
The correct command to inspect pods in your cluster is kubectl get pods. This syntax is consistent with on-premises deployments, making it the appropriate choice for viewing running pods.
Get started today
Ultimate access to all questions.
After starting your cluster and deploying your pods, you need to view all the running pods. Which CLI command should you use? (Select One)