ReplicaSetSpec [api_object]ai-synthesized · conf 0.82
ReplicaSetSpec is the specification of a ReplicaSet.
apps
ReplicaSetSpec is an API object that represents the specification of a ReplicaSet.
Why it matters It defines the desired state of a ReplicaSet, including its replicas and selector.
Key facts - Contains a selector to identify the pods to manage - Defines the number of replicas to maintain
Related ReplicaSet
Sources
swagger.json — “io.k8s.api.apps.v1.ReplicaSetSpec”