Add kub cluster

This commit is contained in:
2023-11-23 13:38:00 +01:00
parent eba6de5040
commit b7e268214a
3 changed files with 2 additions and 2 deletions

4
hosts
View File

@@ -4,10 +4,10 @@ kubemaster
kubeworker
[kubemaster]
ovh-master ansible_host=37.187.127.90 ansible_user=stephane
ovh_master ansible_host=37.187.127.90 ansible_user=stephane
[kubeworker]
ovh-worker ansible_host=5.135.181.11 ansible_user=ubuntu
ovh_worker ansible_host=5.135.181.11 ansible_user=ubuntu
[controller]