Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 944 Bytes

V1VirtualMachineInstanceReplicaSetSpec.md

File metadata and controls

13 lines (9 loc) · 944 Bytes

V1VirtualMachineInstanceReplicaSetSpec

Properties

Name Type Description Notes
paused bool Indicates that the replica set is paused. [optional]
replicas int Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1. [optional]
selector K8sIoApimachineryPkgApisMetaV1LabelSelector Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment.
template V1VirtualMachineInstanceTemplateSpec Template describes the pods that will be created.

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