StatefulSets (beta)

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf Kubernetes workload API object
gptkbp:compatibleWith Pod disruption budgets (before v1.7)
direct pod deletion
gptkbp:documentedIn https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/
gptkbp:guarantees ordered, graceful deployment and scaling
unique, stable pod names
ordered, automated rolling updates
https://www.w3.org/2000/01/rdf-schema#label StatefulSets (beta)
gptkbp:introducedIn gptkb:Kubernetes_1.5
gptkbp:manages stateful applications
gptkbp:partOf gptkb:Kubernetes
gptkbp:provides ordered deployment
ordered scaling
stable network identity
stable persistent storage
ordered deletion
gptkbp:requires gptkb:Headless_Service
gptkbp:supportedBy apps/v1
gptkbp:usedFor distributed systems
databases
caches
gptkbp:uses gptkb:PersistentVolumeClaim
gptkbp:wasPreviouslyCalled PetSets
gptkbp:bfsParent gptkb:Kubernetes_1.5
gptkbp:bfsLayer 7