mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-13 11:00:06 -03:30
11 lines
173 B
YAML
11 lines
173 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-10
|
|
mode: ha
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: cilium
|
|
enable_network_policy: true
|
|
|
|
cilium_kube_proxy_replacement: strict
|