DEV Community

Cover image for scaling an aks (azure kubernetes services) cluster explained in plain english
Anand Kumar R
Anand Kumar R

Posted on

scaling an aks (azure kubernetes services) cluster explained in plain english

This is the super simplified video animated explanation on everything you ever wanted to know about scaling in the context of an AKS cluster (Azure Kubernetes Services). We will cover the following topics:

  1. Manually scale a pod in or our an AKS cluster - how to and demo
  2. Automatically scale pod in or out in an AKS cluster using horizontal pod autoscaler (hpa) - how to and demo.
  3. Manually scale a node in or out an AKS cluster - how to and demo
  4. Automatically scale a node in or out an AKS clusters - the gotchas, how to and demo

https://www.azuremonk.com/video

Top comments (0)