configure k3s api vip
This commit is contained in:
parent
737c061122
commit
0f5e818e5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
$ORIGIN xaviera.systems.
|
$ORIGIN xaviera.systems.
|
||||||
@ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. (
|
@ 3600 IN SOA ns3.xaviera.systems. admin.k7dxs.net. (
|
||||||
44 ; serial
|
45 ; serial
|
||||||
300 ; refresh (unused)
|
300 ; refresh (unused)
|
||||||
300 ; retry (unused)
|
300 ; retry (unused)
|
||||||
300 ; expire (unused)
|
300 ; expire (unused)
|
||||||
|
@ -68,7 +68,7 @@ idne 300 IN NS vpn.xaviera.systems.
|
||||||
|
|
||||||
; k3s
|
; k3s
|
||||||
$ORIGIN k3s.xaviera.systems.
|
$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
|
ionian 300 IN A 192.168.70.81
|
||||||
dorian 300 IN A 192.168.70.82
|
dorian 300 IN A 192.168.70.82
|
||||||
phrygian 300 IN A 192.168.70.83
|
phrygian 300 IN A 192.168.70.83
|
||||||
|
|
Loading…
Reference in a new issue