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
226 B
11 lines
226 B
---
|
|
# Instance settings
|
|
cloud_image: debian-9
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: macvlan
|
|
enable_nodelocaldns: false
|
|
kube_proxy_masquerade_all: true
|
|
macvlan_interface: "eth0"
|
|
auto_renew_certificates: true
|