VSwitch

VSwitch Presets

Ready-to-deploy configuration presets for VSwitch. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Development Single-Zone VSwitch

This preset creates a minimal VSwitch in a single availability zone using a small /24 CIDR from the 192.168.x.x range. It omits tags and IPv6 configuration, keeping the setup simple and inexpensive...

02

Production Application Tier VSwitch

This preset creates a VSwitch sized for production application workloads using a /20 CIDR from the 10.x.x.x range. The larger address space (4,096 IPs) accommodates Kubernetes node pools, ECS fleets,...

03

IPv6-Enabled Dual-Stack VSwitch

This preset creates a VSwitch with both IPv4 and IPv6 addressing enabled. The parent VPC must have IPv6 enabled (`enableIpv6: true` in AliCloudVpc) for IPv6 allocation to succeed. A /24 IPv4 CIDR is...