Add new kubernetes role

This commit is contained in:
2023-11-21 14:42:57 +01:00
parent 0acfe55c19
commit b5c2e9f89f
7 changed files with 90 additions and 14 deletions

12
group_vars/kubernetes.yml Normal file
View File

@@ -0,0 +1,12 @@
---
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