Files
semaphore/group_vars/kubernetes.yml
2023-11-21 14:42:57 +01:00

12 lines
280 B
YAML

---
disable_firewall: true
kubernetes_subnet: 192.168.25.0/24
# vip control plan 192.168.25.255
setup_vip: false
install_nginx_ingress: false
install_longhorn: false
# This variable is used when the cluster is bootstrapped for the first time
kubernetes_init_host: k8s-ubuntu-0