Volumes and Handling Failures
Learn about volumes in StatefulSets Pods and how to handle Pod failure.
We'll cover the following
Volumes
Volumes are an important part of a StatefulSet Pods sticky ID (state).
When a StatefulSet Pod is created, any volumes it needs are created at the same time and named in a way to connect them to the right Pod.
Get hands-on with 1200+ tech skills courses.