configure k3s api vip

This commit is contained in:
Dessa Simpson 2025-04-01 13:09:05 -07:00
parent 737c061122
commit 0f5e818e5f

View file

@ -1,6 +1,6 @@
$ORIGIN xaviera.systems.
@ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. (
44 ; serial
45 ; serial
300 ; refresh (unused)
300 ; retry (unused)
300 ; expire (unused)
@ -68,7 +68,7 @@ idne 300 IN NS vpn.xaviera.systems.
; k3s
$ORIGIN k3s.xaviera.systems.
api 300 IN A 192.168.70.81
api 300 IN A 192.168.70.80
ionian 300 IN A 192.168.70.81
dorian 300 IN A 192.168.70.82
phrygian 300 IN A 192.168.70.83