3

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?

Jordan Baker
  • 4,103
  • 1
  • 20
  • 18
  • You will only be able to provision new pools (with a different VM size) once they release this feature - Q1 2019 apparently. Manually changing the VM size is not advised. – Dave New Jan 21 '19 at 12:35

1 Answers1

4

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
  • 13,710
  • 2
  • 16
  • 25