Help Center/ Cloud Container Engine/ Drawer/ Configuration Reference/ Cluster/ Network/ Threshold for Unbinding Pre-bound Container ENIs
Updated on 2025-06-13 GMT+08:00

Threshold for Unbinding Pre-bound Container ENIs

A pre-bound container ENI is unbound when the value of the number of idle container ENIs on a node minus the number of dynamic pre-bound container ENIs (nic-warm-target) on the node is greater than a certain threshold. Only numbers are allowed.

  • A large value will accelerate pod startup but slow down the unbinding of idle container ENIs and decrease the IP address usage.
  • A small value will speed up the unbinding of idle container ENIs and increase the IP address usage but will slow down pod startup, especially when a large number of pods are added concurrently.

Value Range

From 0 to 256

Default Value

2

Modifiable

Yes

Scope

CCE Turbo clusters

Suggestions

Configure this parameter based on the difference between the number of pods that are frequently scaled on most nodes within a few minutes and the number of pods that are instantly scaled out on most nodes within 10 seconds.