mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-25 22:27:42 +03:00
af62570110
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
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
|