Inspect ordinal pods, PVCs, and update strategy.
Section: StatefulSets and DaemonSets
Describe statefulset
bash
bash
kubectl describe statefulset postgres -n dataExplanation
Inspect ordinal pods, PVCs, and update strategy.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing StatefulSets and DaemonSets