fix network
This commit is contained in:
parent
c294cf1694
commit
a22215fa08
2 changed files with 5 additions and 4 deletions
|
@ -3,7 +3,7 @@ k8s_first_master_node: 'k8s-demo'
|
|||
k8s_domain: coins.k8s.demo.ix.gs
|
||||
k8s_pod_network: '192.168.0.0/16'
|
||||
k8s_service_network: '10.254.0.0/24'
|
||||
k8s_controlplane_vip: '10.129.0.194'
|
||||
k8s_controlplane_vip: '100.100.100.15'
|
||||
k8s_controlplane_address: '{{ k8s_controlplane_vip }}:6443'
|
||||
k8s_cluster_name: k8s-demo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue