StatefulSetCondition [api_object]ai-synthesized · conf 0.82
StatefulSetCondition describes the state of a statefulset at a certain point.
apps
A condition that can be true, false or unknown for a StatefulSet.
Why it matters Provides insight into the health and status of a StatefulSet.
Key facts - Can be used to monitor the health of a StatefulSet. - Has three possible states: true, false, or unknown.
Common pitfalls - May not always reflect the current state of the StatefulSet.
Related StatefulSets
Sources
swagger.json — “io.k8s.api.apps.v1.StatefulSetCondition”