Added details for scaling node count on AKS (#7756)
Added link to docs for scaling nodes on AKS
This commit is contained in:
committed by
k8s-ci-robot
parent
bb1658f932
commit
f5c7f91bdf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user