GCP ACE · Question 34 · Domain 4.2: Managing GKE resources
You are troubleshooting an application running on Google Kubernetes Engine (GKE). You need to see a list of all currently running pods in the default namespace to check their status.
Which command should you use?
Answer options:
gcloud container pods list
kubectl get pods
kubectl describe cluster
docker ps
50 questions · hints · full answers · grading