6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
[masters]
|
|
KubeMaster ansible_host=192.168.100.2
|
|
|
|
[workers]
|
|
KubeWorker1 ansible_host=192.168.100.3
|
|
KubeWorker2 ansible_host=192.168.100.4 |