forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
3.5 KiB
3.5 KiB
Adding a Container CIDR Block for a Cluster
Scenario
If the container CIDR block (container subnet in a CCE Turbo cluster) set during CCE cluster creation is insufficient, you can add a container CIDR block for the cluster.
Constraints
- This function applies to CCE standard clusters and CCE Turbo clusters of v1.19 or later, but not to clusters using container tunnel networking.
- The container CIDR block or container subnet cannot be deleted after being added. Exercise caution when performing this operation.
Adding a Container CIDR Block for a CCE Standard Cluster
- Log in to the CCE console and click the cluster name to access the cluster console.
- On the Overview page, locate the Networking Configuration area and click Add Container CIDR Block.
- Configure the container CIDR block to be added. You can click
to add multiple container CIDR blocks at a time.
- Click OK.
Adding a Container Subnet for a CCE Turbo Cluster
- Log in to the CCE console and access the CCE Turbo cluster console.
- On the Overview page, locate the Networking Configuration area and click Add Pod Subnet.
- Select a container subnet in the same VPC. You can add multiple container subnets at a time. If no other container subnet is available, go to the VPC console to create one.
- Click OK.
Parent topic: Cluster Network Settings