[Enter feedback here]
VM size 'Standard_D4s_v3' is supported for master node, but I failed to create the azure openshift cluster with the command:
az aro create
--resource-group $RESOURCEGROUP
--name $CLUSTER
--vnet zhongtao-openshift-vnet
--master-subnet master-subnet
--worker-subnet worker-subnet
--master-vm-size Standard_D4s_v3
--worker-vm-size Standard_D4s_v3
--worker-count 3
--pull-secret @pull-secret.txt
with error:
The provided master VM size 'Standard_D4s_v3' is invalid
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@spartacusX Thanks for posting your question.
Can you please try that in a different region and check once, just wanted to rule out any capacity issues that might have caused this failure when you tried the deployment.
@spartacusX Any update on the issue?
Can you also share the region detail where it failed.
We will now close this issue. If there are further questions regarding this matter, please tag me in a comment. I will reopen it and we will gladly continue the discussion. :)
I am running into the same issue as well. The provided master VM size 'Standard_D4s_v3' is invalid for a ARO 4.x deployment
Tried in Both Eastus2 and westus2 location. same thing
Hi, we're having the same issue when using az aro. Trying to create D4s_v3 masters but failing with the same error. Is this issue already known? @VikasPullagura-MSFT
@jimzim can you please check and add your comments on this.
D8sv3 is the minimum supported deployment for aro for the masters. Docs are updated a month ago to reflect this
Link to the documentation on supported master sizes: https://docs.microsoft.com/en-us/azure/openshift/support-policies-v4#master-nodes
Most helpful comment
D8sv3 is the minimum supported deployment for aro for the masters. Docs are updated a month ago to reflect this