Added a kubernetes cluster
This commit is contained in:
7
hosts
7
hosts
@@ -21,6 +21,13 @@ swarm-worker-02 ansible_host=10.0.0.213 hypervisor=rack2 memory=4096 cpus=4
|
|||||||
swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack2 memory=4096 cpus=4
|
swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack2 memory=4096 cpus=4
|
||||||
swarm-worker-04 ansible_host=10.0.0.222 hypervisor=rack2 memory=4096 cpus=4
|
swarm-worker-04 ansible_host=10.0.0.222 hypervisor=rack2 memory=4096 cpus=4
|
||||||
|
|
||||||
|
[kube-masters]
|
||||||
|
kube-master-1 ansible_host=10.0.0.209 hypervisor=rack2 memory=4096 cpus=4
|
||||||
|
|
||||||
|
[kube-workers]
|
||||||
|
kube-worker-1 ansible_host=10.0.0.210 hypervisor=rack1 memory=4096 cpus=4
|
||||||
|
kube-worker-2 ansible_host=10.0.0.215 hypervisor=rack1 memory=4096 cpus=4
|
||||||
|
kube-worker-3 ansible_host=10.0.0.216 hypervisor=rack1 memory=4096 cpus=4
|
||||||
|
|
||||||
[need-converted]
|
[need-converted]
|
||||||
#vpn ansible_host=10.0.0.203 hypervisor=rack2 memory=1024 cpus=1
|
#vpn ansible_host=10.0.0.203 hypervisor=rack2 memory=1024 cpus=1
|
||||||
|
|||||||
Reference in New Issue
Block a user