Skip to content

Instantly share code, notes, and snippets.

@moondev
Created November 20, 2021 00:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moondev/13ef9b5d706ce1a708463eee10a86010 to your computer and use it in GitHub Desktop.
Save moondev/13ef9b5d706ce1a708463eee10a86010 to your computer and use it in GitHub Desktop.
spec.json
{
"DiskProvisioning": "thin",
"IPAllocationPolicy": "dhcpPolicy",
"IPProtocol": "IPv4",
"NetworkMapping": [
{
"Name": "nic0",
"Network": "VM Network"
}
],
"Annotation": "Cluster API vSphere image - VMware Photon OS 64-bit and Kubernetes v1.21.2+vmware.1 - https://github.com/kubernetes-sigs/cluster-api-provider-vsphere",
"MarkAsTemplate": true,
"PowerOn": false,
"InjectOvfEnv": false,
"WaitForIP": false,
"Name": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment