Help Center/ Cloud Container Engine/ Drawer/ Configuration Reference/ Cluster/ Network/ Container ENIs Dynamically Pre-bound to a Node
Updated on 2025-06-13 GMT+08:00

Container ENIs Dynamically Pre-bound to a Node

It specifies the number of ENIs to be pre-bound after the minimum number of ENIs 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 ENIs is greater than the value of nic-maximum-target, the system will pre-bind ENIs based on the difference between the value of nic-maximum-target and the number of bound ENIs.

Value Range

From 0 to 256

Default Value

2

Modifiable

Yes

Scope

CCE Turbo clusters

Suggestions

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