Add Proxmox network interfaces config
This commit is contained in:
@@ -60,8 +60,6 @@ all:
|
||||
# Kubernetes cluster setup documented at
|
||||
# https://git.k-space.ee/k-space/kube
|
||||
kubernetes:
|
||||
external.kube.k-space.ee:
|
||||
ansible_host: 172.21.3.101
|
||||
children:
|
||||
kubelets:
|
||||
children:
|
||||
@@ -83,6 +81,8 @@ all:
|
||||
ansible_host: 172.21.3.83
|
||||
worker4.kube.k-space.ee:
|
||||
ansible_host: 172.21.3.84
|
||||
external.kube.k-space.ee:
|
||||
ansible_host: 172.21.3.101
|
||||
children:
|
||||
coralworkers:
|
||||
hosts:
|
||||
|
||||
Reference in New Issue
Block a user