A

Admin • 833.24K Points
Coach

Q. Which command is used to delete a pod named 'nginx-pod'?

  • (A) kubectl remove pod nginx-pod
  • (B) kubectl delete pod nginx-pod
  • (C) kubectl destroy nginx-pod
  • (D) kubectl erase pod nginx-pod
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category Kubernetes
  • Hashtags:

Explanation by: Admin

`kubectl delete pod nginx-pod` is the correct command to delete the pod.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.