Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 791 Bytes

V1beta1ReplicaSetStatus.md

File metadata and controls

12 lines (8 loc) · 791 Bytes

V1beta1ReplicaSetStatus

Properties

Name Type Description Notes
replicas int Replicas is the most recently oberved number of replicas. More info: http://releases.k8s.io/release-1.2/docs/user-guide/replication-controller.md#what-is-a-replication-controller
fully_labeled_replicas int The number of pods that have labels matching the labels of the pod template of the replicaset. [optional]
observed_generation int ObservedGeneration reflects the generation of the most recently observed ReplicaSet. [optional]

[Back to Model list] [Back to API list] [Back to README]