Select a suitable AKE deployment mode based on your requirements. In different deployment modes, the number of control plane nodes and worker nodes in the management cluster are different, as shown in the table below.
| Deployment mode | Use cases | Node role and count in the management cluster |
|---|---|---|
| High availability mode | Suitable for the production environment and can ensure control plane high availability. | 3 control plane nodes |
| 3 worker nodes | ||
| Basic mode | Suitable for the development and testing environment and can smoothly upgrade to High Availability Mode. | 1 control plane node |
| 1 worker node |
There is only one control plane node group in a workload cluster, and the number of nodes in that group is only supported by 1, 3 or 5. You can select the appropriate number of nodes according to the high availability requirements and ensure that the number of physical hosts available in the ACOS cluster that runs the workload cluster is not less than the number of nodes selected.
A VM-based workload cluster can have multiple worker node groups, and each worker node in the same group has same resource configurations. The number of nodes can be set to any of the following types:
The resource configurations and node types of different worker node groups can be different or the same. You can plan the appropriate number of worker node groups, as well as the node type and quantity within each worker node group, based on your actual needs. Additionally, you can calculate the total number of worker nodes. When calculating the number of nodes, for worker node groups with node type Autoscaling, the number of nodes should be calculated based on the maximum number of nodes.
A physical-machine-based workload cluster can have multiple worker node groups. Within the same worker node group, the model and specifications of physical machines can be different. However, for easier management, it is recommended to group physical machines with similar configurations or certain common characteristics in the same node group. For example, you can group physical machines that require the same model of GPU devices in the same node group.
You can plan the appropriate number of worker node groups and the number of nodes in each worker node group based on your actual business needs, and calculate the total number of worker nodes.