A

Admin • 802.91K Points
Coach

Q. What does the 'kubectl describe pod <pod-name>' command do?

  • (A) Displays only the logs of a pod
  • (B) Deletes the specified pod
  • (C) Describes detailed information about the pod
  • (D) Creates a new pod with the given name
  • Correct Answer - Option(C)
  • Views: 8
  • Filed under category Kubernetes
  • Hashtags:

Explanation by: Admin
`kubectl describe pod <pod-name>` provides detailed information including status, events, and resource usage.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.