MachineHardwareProfile interface
The hardware and GPU settings of the machine.
Properties
| gpu |
GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. |
| gpu |
The GPU settings of the machine. |
| vm |
The size of the VM. VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions |
Property Details
gpuInstanceProfile
GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
gpuInstanceProfile?: string
Property Value
string
gpuProfile
vmSize
The size of the VM. VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions
vmSize?: string
Property Value
string