After initiating your cluster and deploying your pods, you wish to inspect all the currently running pods. Which CLI command should you use for this purpose? | Google Professional Cloud DevOps Engineer Quiz - LeetQuiz
Google Professional Cloud DevOps Engineer
Explanation:
The correct command to view running pods is kubectl get pods, which mirrors the syntax used in on-premises deployments for inspecting pods.
Get started today
Ultimate access to all questions.
Comments (0)
No comments yet.
After initiating your cluster and deploying your pods, you wish to inspect all the currently running pods. Which CLI command should you use for this purpose?