Azure / container-upstream

This project captures work in progress, and completed work for the Azure Core Container Upstream team
MIT License
53 stars 26 forks source link

Optimize disk configs for the most common VM sizes #42

Closed PatrickLang closed 2 years ago

PatrickLang commented 5 years ago

We should find out the best price/perf point for the most common VM sizes. Variables to test include standard/premium disks, and size since the IOPS quota is related to disk size.

Ephemeral disks can also give a good improvement and might be the best price/perf default. This work item is needed to enable ephemeral disks and has a partially completed PR attached: https://github.com/Azure/aks-engine/issues/1287

This should yield improvements in: