Problem scenario
You are using AKS (Azure Kubernetes Service). You have a cluster that you want to have more nodes. (Please do not confuse nodes with pods; see this posting if you are not sure about the difference.) What should you do?
Solution
You need to know the name of the cluster and the resource group it is in.
…
Continue reading “How Do You Scale Out the Nodes of an AKS Cluster?”