1
0
mirror of https://github.com/jcwimer/kubernetes-ansible synced 2026-03-25 00:54:44 +00:00

Initial Commit

This commit is contained in:
2018-11-14 08:43:38 -05:00
commit 1670ccf7be
23 changed files with 1161 additions and 0 deletions

6
hosts.example Normal file
View File

@@ -0,0 +1,6 @@
[masters]
192.168.254.2
[workers]
192.168.254.3
192.168.254.4
192.168.254.5