ReplicationControllerStatus [api_object]ai-synthesized · conf 0.82
ReplicationControllerStatus represents the current status of a replication controller.
core
The current status of a ReplicationController.
Why it matters ReplicationControllerStatus provides information about the current state of a replication controller, including its replicas and conditions.
Key facts - ReplicationControllerStatus is an object that represents the current state of a replication controller. - It includes fields such as replicas, conditions, and observedGeneration.
Related ReplicationController
Sources
swagger.json — “io.k8s.api.core.v1.ReplicationControllerStatus”