remove old kube nodes
This commit is contained in:
parent
aadef5c98d
commit
dbb66e2fe4
@ -63,29 +63,6 @@ all:
|
|||||||
ansible_host: 172.21.3.53
|
ansible_host: 172.21.3.53
|
||||||
kubelets:
|
kubelets:
|
||||||
children:
|
children:
|
||||||
|
|
||||||
# Monitoring nodes are hosted in privileged VLAN to scrape UPS-es
|
|
||||||
mon:
|
|
||||||
hosts:
|
|
||||||
mon1.kube.k-space.ee:
|
|
||||||
ansible_host: 172.21.3.61
|
|
||||||
mon2.kube.k-space.ee:
|
|
||||||
ansible_host: 172.21.3.62
|
|
||||||
mon3.kube.k-space.ee:
|
|
||||||
ansible_host: 172.21.3.63
|
|
||||||
|
|
||||||
# Longhorn nodes
|
|
||||||
storage:
|
|
||||||
hosts:
|
|
||||||
storage1.kube.k-space.ee:
|
|
||||||
ansible_host: 172.21.3.71
|
|
||||||
storage2.kube.k-space.ee:
|
|
||||||
ansible_host: 172.21.3.72
|
|
||||||
storage3.kube.k-space.ee:
|
|
||||||
ansible_host: 172.21.3.73
|
|
||||||
storage4.kube.k-space.ee:
|
|
||||||
ansible_host: 172.21.3.74
|
|
||||||
|
|
||||||
# Workers run bulk of the applications
|
# Workers run bulk of the applications
|
||||||
workers:
|
workers:
|
||||||
hosts:
|
hosts:
|
||||||
|
Loading…
Reference in New Issue
Block a user