A

Admin • 802.91K Points
Coach

Q. How do you permanently delete a pod?

  • (A) kubectl delete pod <name>
  • (B) kubectl remove pod <name>
  • (C) kubectl shutdown pod <name>
  • (D) kubectl kill pod <name>
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category Kubernetes
  • Hashtags:

Explanation by: Admin
`kubectl delete` is used to permanently remove a pod.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.