apps/v1 ยท Namespaced Resource

StatefulSet

StatefulSet represents a set of pods with consistent identities. Identities are defined as:
  - Network: A single stable DNS and hostname.
  - Storage: As many VolumeClaims as requested.

The StatefulSet guarantees that a given network identity will always map to the same storage identity.

We don't have any examples of StatefulSet yet ๐Ÿ˜•

Please let us know if you would like to see some examples of how to create a StatefulSet.

Tired of using Kubectl? ๐Ÿ˜“

Give Aptakube a go โ€” a modern, lightweight Kubernetes interface.

Screenshot of Aptakube showing a list of pods from 2 clusters in a single view