Updated on 2025-06-13 GMT+08:00

Labels for Pods Scaled to CCI

  • auto: The system automatically determines whether to scale pods to CCI based on the scoring results of the scheduler. TaintToleration preferentially schedules pods to CCE nodes.
  • localPrefer: Pods are scheduled to CCI when CCE cluster resources are insufficient.
  • enforce: Pods are forcibly scheduled to CCI.
  • off: Pods are not scheduled to CCI.

Value Range

auto, localPrefer, enforce, or off

Default Value

off

Modifiable

Yes