Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.8 KB

File metadata and controls

25 lines (14 loc) · 1.8 KB

Resizing a cluster before creating

You can customize your cluster specifications, such as virtual machine sizes and number of nodes. See the following list of recommended settings for each available provider, but also see the documentation for more specific information:

Amazon Web Services

See the Amazon documentation at Amazon EC2 Instance Types for more details.

After the cluster is created, you can resize your cluster to increase or decrease the number of nodes in that cluster. To learn how to resize your cluster, refer to Creating a MachineSet to scale your cluster.

Google Cloud Platform

After the cluster is created, you can resize your cluster to increase or decrease the number of nodes in that cluster. To learn how to resize your cluster, refer to Google Kubernetes Engine Resizing a cluster documentation.

Azure Kubernetes Service

For more information, see General purpose virtual machine sizes.

For more information or customization, see Ephemeral OS disks for Azure VMs.

After the cluster is created, you can resize your cluster to increase or decrease the number of nodes in that cluster. To learn how to resize your cluster, refer to Scale the node count in an Azure Kubernetes Service (AKS) cluster.