To expand an edge cluster, you can add edge nodes to the cluster in the Container Service for Kubernetes (ACK) console. In earlier versions, if you want to expand an edge cluster, you must purchase edge nodes and then add these nodes to the cluster. You can now purchase edge nodes on the cluster expansion page. Then, the purchased nodes are automatically added to the cluster. This topic describes how to expand an edge cluster by adding edge nodes of Edge Node Service (ENS) or by adding Elastic Compute Service (ECS) nodes.

Prerequisites

Procedure

  1. Log on to the ACK console.
  2. In the left-side navigation pane of the ACK console, click Clusters.
  3. On the Clusters page, find the managed edge cluster that you want to expand and click Expand in the Actions column.
  4. On the Expand page, perform the following steps to expand the cluster.
    To expand an edge cluster, you can add ENS nodes or add ECS nodes in the ACK console.
    • Add ENS nodes

      To expand an edge cluster, you can add edge nodes to the cluster in the ACK console. Click the Add ENS Node tab, and then configure the edge nodes to be added.

      ParameterDescription
      Cluster NameThe name of the managed edge cluster.
      Edge Node TypeSelect the region where the edge nodes to be added are deployed.
      Instance TypeSelect the instance types of the edge nodes to be added. You can select multiple instance types.
      Existing Worker NodesThe number of existing worker nodes in the cluster.
      Nodes to AddSelect the number of worker nodes to be added.
      System DiskSelect the system disk for the nodes. The minimum size is 20 GiB. The default disk type is basic disk.
      Data DiskSpecify whether to mount data disks.
      ImageThe default operating system is centos_7_04_64_20G_alibase_20171211.
      Internet Bandwidth Billing Method

      ENS is billed based on the fourth peak bandwidth of each month by default. If your monthly bandwidth usage is higher than 10 Gbit/s, we recommend that you contact the business manager to request the monthly 95th percentile billing method.

      PasswordEnter a password for logging on to the nodes.
      Confirm PasswordEnter the password again.
      Billing MethodOnly the subscription billing method is supported.
      DurationSelect the subscription duration. You can select 1, 2, 3, 6, or 12 months.
      Auto RenewalSpecify whether to automatically renew the subscription of the nodes.
    • Add ECS nodes

      To expand an edge cluster, you can also add ECS nodes to the cluster in the ACK console. Click the Add ECS Node tab and configure the ECS nodes to be added. For more information about how to add ECS nodes, see Parameters for cluster expansion.

  5. On the right side of the Expand page, click Submit.
  6. On the Confirm page, select the check box after you read the terms of service, and click OK.

Result

Go to the Clusters page, you can find that the cluster changes to the Scaling state. It indicates that the expansion is in progress. When the cluster changes to the Running state, the expansion is complete.