cloudbase / garm-provider-azure

Garm external provider for Azure
https://github.com/cloudbase/garm-provider-azure
Apache License 2.0
3 stars 7 forks source link

Extend extra specs options #11

Closed pothos closed 8 months ago

pothos commented 11 months ago

Nice to have would be the equivalent of the az vm create flag --ephemeral-os-disk which offers the fastest disk speeds by placing the OS disk on the temp disk (gives ~10x I/O, tested with Standard_D16ds_v5, reduces Flatcar packages build from 130m to 100m).

Also good to add would be --accelerated-networking.