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

16 lines
337 B
YAML

ClusterName: private.example.com
Zones:
- us-test-1a
CloudProvider: aws
Networking: cni
Topology: private
Bastion: true
NodeSecurityGroups:
- sg-exampleid
- sg-exampleid2
MasterSecurityGroups:
- sg-exampleid3
- sg-exampleid4
KubernetesVersion: v1.21.0
cloudLabels: "Owner=John Doe,dn=\"cn=John Doe: dc=example dc=com\", foo/bar=fib+baz"