GCP ACE · Question 34 · Domain 4.2: Managing GKE resources
You need to view the logs of a specific pod named frontend-pod-123 running in your GKE cluster to troubleshoot an application error. Which command should you use?
Answer options:
gcloud container logs frontend-pod-123
kubectl get logs frontend-pod-123
kubectl logs frontend-pod-123
kubectl describe pod frontend-pod-123
50 questions · hints · full answers · grading