We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471d0a1 commit 712dfcaCopy full SHA for 712dfca
docs/source/kubernetes/microsoft/step-zero-azure.md
@@ -251,7 +251,7 @@ If you prefer to use the Azure portal see the [Azure Kubernetes Service quicksta
251
--resource-group <RESOURCE-GROUP-NAME> \
252
--enable-cluster-autoscaler \
253
--min-count <DESIRED-MINIMUM-COUNT> \
254
- --max-count 3<DESIRED-MAXIMUM-COUNT>
+ --max-count <DESIRED-MAXIMUM-COUNT>
255
```
256
257
or update the parameters with `--update-cluster-autoscaler`.
0 commit comments