chore: Update IP addresses
This commit is contained in:
parent
c68529eb69
commit
ac47c8b809
6 changed files with 15 additions and 25 deletions
|
|
@ -85,7 +85,7 @@ spec:
|
|||
- --set
|
||||
- cgroup.hostRoot=/sys/fs/cgroup
|
||||
- --set
|
||||
- k8sServiceHost=10.13.38.11
|
||||
- k8sServiceHost=auto
|
||||
- --set
|
||||
- k8sServicePort=6443
|
||||
- --set
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ machine:
|
|||
network:
|
||||
hostname: ${hostname}
|
||||
nameservers:
|
||||
- 192.168.1.2
|
||||
- 9.9.9.9
|
||||
interfaces:
|
||||
- interface: eth0
|
||||
dhcp: false
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ machine:
|
|||
network:
|
||||
hostname: ${hostname}
|
||||
nameservers:
|
||||
- 192.168.1.2
|
||||
- 9.9.9.9
|
||||
kubelet:
|
||||
extraArgs:
|
||||
pod-max-pids: 1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue