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.
11 lines
217 B
11 lines
217 B
---
|
|
# Instance settings
|
|
cloud_image: ubuntu-2404
|
|
|
|
# Kubespray settings
|
|
ipv4_stack: false
|
|
ipv6_stack: true
|
|
kube_network_plugin: calico
|
|
etcd_deployment_type: kubeadm
|
|
kube_proxy_mode: iptables
|
|
enable_nodelocaldns: false
|