A

Admin • 802.91K Points
Coach

Q. Which Kubernetes command gives a detailed view of pod lifecycle events?

  • (A) kubectl log pod
  • (B) kubectl get pod
  • (C) kubectl describe pod
  • (D) kubectl events pod
  • Correct Answer - Option(C)
  • Views: 4
  • Filed under category Kubernetes
  • Hashtags:

Explanation by: Admin
`kubectl describe pod` shows events and detailed lifecycle info about a pod.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.