kops/tests/integration/create_cluster/shared_subnets/options.yaml

10 lines
160 B
YAML

ClusterName: subnet.example.com
Zones:
- us-test-1a
CloudProvider: aws
Networking: cni
NetworkID: vpc-12345678
SubnetIDs:
- subnet-1
KubernetesVersion: v1.32.0