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. |