cockroachlabs-field/cockroach-aks-multi-region

Add `--node-vm-size $vm_type` to `az aks create` command

Opened this issue · 0 comments

I just noticed my VM types weren't what I expected after setting vm_type="Standard_E2d_v4", then noticed that the az aks create ... didn't include that. I suggest we add that in the three places where it's appropriate.