Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 934 Bytes

V1alpha1VirtualMachinePoolSpec.md

File metadata and controls

13 lines (9 loc) · 934 Bytes

V1alpha1VirtualMachinePoolSpec

Properties

Name Type Description Notes
paused bool Indicates that the pool 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 Poolss whose pods are selected by this will be the ones affected by this deployment.
virtual_machine_template V1alpha1VirtualMachineTemplateSpec Template describes the VM that will be created.

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