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

Network Model

It specifies the network model used by containers in a cluster.

  • overlay_l2: an overlay_l2 network (container tunnel network) built for containers using Open vSwitch (OVS)
  • vpc-router: an underlay_l2 network built for containers using IPvlan and custom VPC routes
  • eni: network model used by CCE Turbo clusters for external networks to access containers running in the clusters

Value Range

overlay_l2, vpc-router, or eni

Default Value

None

Modifiable

No. This parameter can only be configured during initialization.

Scope

CCE standard and CCE Turbo clusters

Suggestions

Use CCE Turbo clusters.