StatefulSet

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf Kubernetes workload resource
gptkbp:documentation https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/
gptkbp:guarantees ordered, graceful deployment and scaling
persistent storage per pod
unique, stable pod names
gptkbp:hasField gptkb:standard
template
selector
replicas
spec
podManagementPolicy
serviceName
updateStrategy
volumeClaimTemplates
https://www.w3.org/2000/01/rdf-schema#label StatefulSet
gptkbp:introducedIn gptkb:Kubernetes_1.5
gptkbp:managedBy Kubernetes API
gptkbp:manages stateful applications
gptkbp:partOf Kubernetes API
gptkbp:provides ordered deployment
ordered rolling updates
ordered scaling
stable network identity
stable persistent storage
gptkbp:replacedBy gptkb:PetSet
gptkbp:supportedBy apps/v1
gptkbp:usedFor distributed systems
databases
caches
gptkbp:uses gptkb:PersistentVolumeClaim
gptkb:Headless_Service
gptkbp:bfsParent gptkb:Kubernetes_API
gptkbp:bfsLayer 6