ansible 바이너리 교체
This commit is contained in:
@@ -1,17 +1,23 @@
|
||||
[all]
|
||||
hostname1 ansible_host=10.10.54.200 ip=10.10.54.200 etcd_member_name=hostname1 ansible_port=22
|
||||
hostname2 ansible_host=10.10.54.201 ip=10.10.54.201 ansible_port=22
|
||||
hostname3 ansible_host=10.10.54.202 ip=10.10.54.202 ansible_port=22
|
||||
master ansible_host=10.10.54.200 ip=10.10.54.200 etcd_member_name=master ansible_port=22
|
||||
worker1 ansible_host=10.10.54.201 ip=10.10.54.201 ansible_port=22
|
||||
worker2 ansible_host=10.10.54.202 ip=10.10.54.202 ansible_port=22
|
||||
master2 ansible_host=10.10.54.203 ip=10.10.54.202 etcd_member_name=master2 ansible_port=22
|
||||
master3 ansible_host=10.10.54.204 ip=10.10.54.202 etcd_member_name=master3 ansible_port=22
|
||||
|
||||
[kube_control_plane]
|
||||
hostname1
|
||||
master
|
||||
master2
|
||||
master3
|
||||
|
||||
[etcd]
|
||||
hostname1
|
||||
master
|
||||
master2
|
||||
master3
|
||||
|
||||
[kube_node]
|
||||
hostname2
|
||||
hostname3
|
||||
worker1
|
||||
worker2
|
||||
|
||||
[calico_rr]
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user