3550e3c145
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
12 lines
223 B
YAML
12 lines
223 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-10
|
|
mode: separate
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: cilium
|
|
deploy_netchecker: true
|
|
enable_network_policy: true
|
|
dns_min_replicas: 1
|
|
|
|
cilium_kube_proxy_replacement: strict
|