Azure Container Service Kubernetes: How to Change VM Size?

11/14/2017

I would like to change the VM size of agents. I can't seem to do that from the CLI or by adjusting the Container Service. How can I change the size of the agents?

-- hexsprite
azure
azure-container-service
kubernetes

1 Answer

11/14/2017

How can I change the size of the agents?

We can change k8s agent via Azure portal, the agent in Azure is a VM, we should resize the VM :

enter image description here

enter image description here

-- Jason Ye
Source: StackOverflow