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

9 lines
131 B
YAML

ClusterName: subnet.example.com
Zones:
- us-test-1a
Cloud: aws
VPCID: vpc-12345678
SubnetIDs:
- subnet-1
KubernetesVersion: v1.4.8