nodepool_spec_cloudMachineTemplate
nodepool_spec_cloudMachineTemplate
CloudMachineTemplate represents the cloud machine tempate.
JSON Example
{
"type": "string",
"vSphereMachine": {
"cloneMode": "string",
"datacenter": "string",
"datastore": "string",
"folder": "string",
"numCoresPerSocket": 0,
"resourcePool": "string",
"storagePolicyName": "string",
"template": "string"
}
}
string
type
Optional
Type of Cloud Machine Template. Currently the only supported Cloud Machine Template is vSphereMachine