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