You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
We would like to be able to attach UltraSSDs to our AzureMachinePool instances. This is currently not possible because the spec doesn't include any option to Enable Ultra Disk compatibility, which is required to attach UltraSSD PVCs to the machines. I would like to see parity with the MachineDeployment implementation which does allow you to specify the use of UltraSSDs via the AzureMachineSpec CRD.
/kind feature
Describe the solution you'd like
We would like to be able to attach UltraSSDs to our AzureMachinePool instances. This is currently not possible because the spec doesn't include any option to
Enable Ultra Disk compatibility
, which is required to attach UltraSSD PVCs to the machines. I would like to see parity with theMachineDeployment
implementation which does allow you to specify the use of UltraSSDs via theAzureMachineSpec
CRD.Environment:
v1.17.5
kubectl version
):v1.30.5
/etc/os-release
):Ubuntu 24.04.1 LTS
The text was updated successfully, but these errors were encountered: