mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-12 14:38:10 +00:00
bebba47eb4
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
12 lines
190 B
YAML
12 lines
190 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: ubuntu-2004
|
|
mode: separate
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: cilium
|
|
enable_network_policy: true
|
|
auto_renew_certificates: true
|
|
|
|
kube_owner: root
|