...

/

Self-heal from a Pod Failure

Self-heal from a Pod Failure

Learn how Kubernetes self-heals from a Pod failure.

We'll cover the following...

In this lesson, we’ll use a Kubernetes Deployment to deploy five replicas of a Pod. After that, we’ll manually delete a Pod and see Kubernetes self-heal.

We’ll use the deploy.yml file in the /usercode directory. It defines five replicas of the app we containerized in previous chapters.

Access this course and 1400+ top-rated courses and projects.