mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 15:02:08 -03:30
11 lines
190 B
YAML
11 lines
190 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: almalinux-8
|
|
mode: ha
|
|
vm_memory: 3072
|
|
|
|
# Kubespray settings
|
|
calico_bpf_enabled: true
|
|
loadbalancer_apiserver_localhost: true
|
|
auto_renew_certificates: true
|