fix: fixed l3s cluster being unreacheable
This commit is contained in:
parent
de757a6b55
commit
3565d85543
@ -14,4 +14,4 @@ iface enp0s3 inet static
|
||||
allow-hotplug enp0s8
|
||||
iface enp0s8 inet static
|
||||
address 192.168.100.20/24
|
||||
post-up systemctl start k3s
|
||||
post-up systemctl start k3s && export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user