mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
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
|