Parameter |
Description |
---|---|
Node Pool Name |
Name of the node pool. |
Expected Nodes |
Change the number of nodes based on service requirements. |
Parameter |
Description |
---|---|
Resource Tag |
You can add resource tags to classify resources. You can create predefined tags on the TMS console. The predefined tags are available to all resources that support tags. You can use predefined tags to improve the tag creation and resource migration efficiency. CCE will automatically create the "CCE-Dynamic-Provisioning-Node=node id" tag. NOTE:
Modified resource tags automatically take effect on new nodes. |
Kubernetes Label |
A key-value pair added to a Kubernetes object (such as a pod). After specifying a label, click Add. A maximum of 20 labels can be added. Labels can be used to distinguish nodes. With workload affinity settings, container pods can be scheduled to a specified node. For more information, see Labels and Selectors. NOTE:
Modified Kubernetes labels automatically take effect on new nodes. |
Taint |
This field is left blank by default. You can add taints to configure node anti-affinity. A maximum of 20 taints are allowed for each node. Each taint contains the following parameters:
For details, see Managing Node Taints. NOTE:
Modified taints automatically take effect on new nodes |
Edit key pair |
Only node pools that use key pairs for login support key pair editing. You can select another key pair. NOTE:
The edited key pair automatically takes effect on newly added nodes. For existing nodes, manually reset the nodes for the modification to take effect. |
Pre-installation Command |
Pre-installation script command, in which Chinese characters are not allowed. The script command will be Base64-transcoded. The script will be executed before Kubernetes software is installed. Note that if the script is incorrect, Kubernetes software may fail to be installed. NOTE:
The modified pre-installation command automatically takes effect on newly added nodes. For existing nodes, manually reset the nodes for the modification to take effect. |
Post-installation Command |
Pre-installation script command, in which Chinese characters are not allowed. The script command will be Base64-transcoded. The script will be executed after Kubernetes software is installed, which does not affect the installation. NOTE:
The modified post-installation command automatically takes effect on newly added nodes. For existing nodes, manually reset the nodes for the modification to take effect. |
After the node pool parameters are updated, go to the Nodes page to check whether the node to which the node pool belongs is updated. You can reset the node to synchronize the configuration updates for the node pool.