A

Admin • 802.91K Points
Coach

Q. What happens if a pod is deleted manually in a ReplicaSet?

  • (A) All pods are deleted
  • (B) Pod is permanently removed
  • (C) ReplicaSet creates a new pod automatically
  • (D) Deployment is deleted
  • Correct Answer - Option(C)
  • Views: 4
  • Filed under category Kubernetes
  • Hashtags:

Explanation by: Admin
ReplicaSet ensures the desired number of pods are maintained, so it replaces the deleted one.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.