...

/

Volumes and Handling Failures

Volumes and Handling Failures

Learn about volumes in StatefulSets Pods and how to handle Pod failure.

We'll cover the following...

StatefulSets and Volumes

Volumes are an important part of a StatefulSet Pod’s sticky ID (state).

When StatefulSets create Pods, they also create any volumes the Pods require. To help with this, they give the volumes special names that Kubernetes uses to connect them to the correct Pods. The following figure shows a StatefulSet called tkb-sts requesting three Pods, each with a single volume. You ...

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