2019-06-28 07:35:38 +00:00
|
|
|
---
|
|
|
|
# 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"
|
2021-04-09 07:42:47 +00:00
|
|
|
auto_renew_certificates: true
|