ReplicationControllerSpec [api_object]ai-synthesized · conf 0.82
ReplicationControllerSpec is the specification of a replication controller.
core
A specification of the desired state of a ReplicationController.
Why it matters ReplicationControllerSpec defines the configuration for a replication controller, including its replicas and selector.
Key facts - ReplicationControllerSpec is an object that contains the desired state of a replication controller. - It includes fields such as replicas, selector, and template.
Related ReplicationController
Sources
swagger.json — “io.k8s.api.core.v1.ReplicationControllerSpec”