Azure / Azure/azure-cli

Azure CLI and Azure Red Hat OpenShift (ARO)

Open
#11,005 1 comment 1 reaction 0 assignees View on GitHub
ACS act-observability-squad Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Describe the bug**
I've deployed an ARO cluster in customer's subscription and it is running correctly with 3 masters, 3 infrastructure and 4 compute nodes. ARO was deployed to the East US region. Using bash I'm trying to scale the compute nodes from 4 to 5. I ran the following command: "az openshift scale --resource-group --name --compute-count 5". After a few minutes I get the error blow:

![image](https://user-images.githubusercontent.com/19434626/67687043-6eb00f80-f976-11e9-9241-c5de4f004b04.png)

**To Reproduce**
Delpoy ARO (minimum configuration 3 masters, 3 infrastructure, 4 compute nodes) using ARM template our CLI command. Use CLI command "az openshift scale --resource-group --name --compute-count 5" to increase standard cluster by one node.

**Expected behavior**
Increase the ARO cluster by one compute node (4 to 5 nodes)

**Environment summary**

Azure CLI version used to deploy ARO is 2.0.75. ARO installation command: "
![image](https://user-images.githubusercontent.com/19434626/67678641-ea559080-f965-11e9-858f-241197851782.png)

**Additional context**
Deployed ARO to different regions (East US and West US) and behavior was the same regarding Azure CLI to increase one node in the cluster.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.