feat(inventory): add new worker node configuration for cost reduction in inventory.ini
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
190c20cae0
commit
a3b3b3f12f
@ -20,5 +20,6 @@ kube_control_plane
|
|||||||
; Belows are the newly added nodes for the cluster to reduce cost
|
; Belows are the newly added nodes for the cluster to reduce cost
|
||||||
prod-usw2-k8s-freeleaps-worker-nodes-01 ansible_host=10.10.0.16 ansible_user=wwwadmin@mathmast.com host_name=prod-usw2-k8s-freeleaps-worker-nodes-01
|
prod-usw2-k8s-freeleaps-worker-nodes-01 ansible_host=10.10.0.16 ansible_user=wwwadmin@mathmast.com host_name=prod-usw2-k8s-freeleaps-worker-nodes-01
|
||||||
prod-usw2-k8s-freeleaps-worker-nodes-02 ansible_host=10.10.0.17 ansible_user=wwwadmin@mathmast.com host_name=prod-usw2-k8s-freeleaps-worker-nodes-02
|
prod-usw2-k8s-freeleaps-worker-nodes-02 ansible_host=10.10.0.17 ansible_user=wwwadmin@mathmast.com host_name=prod-usw2-k8s-freeleaps-worker-nodes-02
|
||||||
|
prod-usw2-k8s-freeleaps-worker-nodes-03 ansible_host=10.10.0.10 ansible_user=wwwadmin@mathmast.com host_name=prod-usw2-k8s-freeleaps-worker-nodes-03
|
||||||
; Belows are the CI/CD dedicated nodes for the cluster
|
; Belows are the CI/CD dedicated nodes for the cluster
|
||||||
prod-usw2-k8s-freeleaps-worker-05 ansible_host=10.10.0.14 ansible_user=wwwadmin@mathmast.com host_name=prod-usw2-k8s-freeleaps-worker-05
|
prod-usw2-k8s-freeleaps-worker-05 ansible_host=10.10.0.14 ansible_user=wwwadmin@mathmast.com host_name=prod-usw2-k8s-freeleaps-worker-05
|
||||||
Loading…
Reference in New Issue
Block a user