Azure/caf-terraform-landingzones-accelerator

AKS Reference Implementation Bug Bash - Ephemeral Disk

hieumoscow opened this issue · 0 comments

System Nodepool - DS2v2 - 80gb
User Nodepool - DS3v2 - 120gb
os_disk_size_gb - (Optional) The size of the OS Disk which should be used for each agent in the Node Pool. Changing this forces a new resource to be created.

os_disk_type - (Optional) The type of disk which should be used for the Operating System. Possible values are Ephemeral and Managed. Defaults to Managed. Changing this forces a new resource to be created.