k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
282 B
27 lines
282 B
[all]
|
|
${connection_strings_master}
|
|
${connection_strings_node}
|
|
${connection_strings_etcd}
|
|
|
|
|
|
${public_ip_address_bastion}
|
|
|
|
[kube-master]
|
|
${list_master}
|
|
|
|
|
|
[kube-node]
|
|
${list_node}
|
|
|
|
|
|
[etcd]
|
|
${list_etcd}
|
|
|
|
|
|
[k8s-cluster:children]
|
|
kube-node
|
|
kube-master
|
|
|
|
|
|
[k8s-cluster:vars]
|
|
${elb_api_fqdn}
|