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
354 B
27 lines
354 B
[all]
|
|
${connection_strings_master}
|
|
${connection_strings_node}
|
|
${connection_strings_etcd}
|
|
${public_ip_address_bastion}
|
|
|
|
[bastion]
|
|
${public_ip_address_bastion}
|
|
|
|
[kube_control_plane]
|
|
${list_master}
|
|
|
|
[kube_node]
|
|
${list_node}
|
|
|
|
[etcd]
|
|
${list_etcd}
|
|
|
|
[calico_rr]
|
|
|
|
[k8s_cluster:children]
|
|
kube_node
|
|
kube_control_plane
|
|
calico_rr
|
|
|
|
[k8s_cluster:vars]
|
|
${nlb_api_fqdn}
|