Avoid kube-vip;Reduce clustersize
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-04-29 11:55:51 +02:00
parent 6bfed584b0
commit 215586ddb5
2 changed files with 40 additions and 38 deletions

View File

@ -1,7 +1,7 @@
---
cluster:
name: k3s-dev
virtualip: 192.168.11.120/24
# virtualip: 192.168.11.120/24
image:
deployment_option: large
ova_url: sn.itch.fyi/Repository/rel/Ubuntu-Server-20.04.ova
@ -10,6 +10,7 @@ network:
dnsserver: 192.168.11.220
gateway: 192.168.11.1
servers:
- ip: 192.168.11.121/24
- ip: 192.168.11.122/24
- ip: 192.168.11.123/24
- ip: 192.168.11.120/24
# - ip: 192.168.11.121/24
# - ip: 192.168.11.122/24
# - ip: 192.168.11.123/24