Skip to main content
Version: 4.1.0

kubernetes_stateful_set

  • Categories: Other
  • Service: kubernetes

Description​

A Kubernetes Stateful Set is a higher-level resource that allows for the management of stateful applications in a Kubernetes cluster. It ensures ordered deployment, scaling, and termination of replicas while maintaining stable network identities.

Base Hierarchy​

Hierarchy of Stateful Set

Relationship to other Resources​

Diagram of Stateful Set resource relationships

Properties​

Diagram of Stateful Set data model