From f5c7f91bdf7146c5d1909b0d96ca5ae01f534f0a Mon Sep 17 00:00:00 2001 From: Shahid Iqbal Date: Thu, 15 Mar 2018 16:07:26 +0000 Subject: [PATCH] Added details for scaling node count on AKS (#7756) Added link to docs for scaling nodes on AKS --- docs/tasks/administer-cluster/cluster-management.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/tasks/administer-cluster/cluster-management.md b/docs/tasks/administer-cluster/cluster-management.md index 92ab47a3bd..5ee611a801 100644 --- a/docs/tasks/administer-cluster/cluster-management.md +++ b/docs/tasks/administer-cluster/cluster-management.md @@ -82,6 +82,11 @@ Instance Group will take care of putting appropriate image on new machines and s In other environments you may need to configure the machine yourself and tell the Kubelet on which machine API server is running. +### Resizing an Azure Kubernetes Service (AKS) cluster + +Azure Kubernetes Service enables user-initiated resizing of the cluster from either the CLI or the Azure Portal and is described in the [Azure AKS documentation](https://docs.microsoft.com/en-us/azure/aks/scale-cluster). + + ### Cluster autoscaling If you are using GCE or Google Kubernetes Engine, you can configure your cluster so that it is automatically rescaled based on