Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.97k stars 308 forks source link

Nodepool VM SKU resize #4485

Open seguler opened 3 months ago

seguler commented 3 months ago

Provide an API to update nodepool VM SKU in place honoring PDBs and gradually updating the VMs.

wenjungaogaogao commented 2 months ago

This is now supported in VirtualMachines node pools https://learn.microsoft.com/en-us/azure/aks/virtual-machines-node-pools

yanchenzhang0304 commented 2 months ago

This is now supported in VirtualMachines node pools https://learn.microsoft.com/en-us/azure/aks/virtual-machines-node-pools

Will there be an ETA to support VMSS?