Help Center/ Cloud Container Engine/ Drawer/ Configuration Reference/ Clusters/ Cluster Network Settings/ Container Network Interfaces Dynamically Pre-bound to a Node
Updated on 2025-11-11 GMT+08:00

Container Network Interfaces Dynamically Pre-bound to a Node

It specifies the number of network interfaces to be pre-bound after the minimum number of network interfaces bound to a node (nic-minimum-target) is used up by a pod. Only numbers are allowed.

When the value of nic-warm-target + the number of bound network interfaces is greater than the value of nic-maximum-target, the system will pre-bind network interfaces based on the difference between the value of nic-maximum-target and the number of bound network interfaces.

Value Range

0 to 256

Default Value

2

Modifiable

Yes

Scope

CCE Turbo clusters

Suggestions

With this configuration, there are always a certain number of network interfaces pre-bound to nodes. Set the value to the number of pods that can be scaled out within 10 seconds on most nodes.