mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Install k8s control plane
This commit is contained in:
parent
92682a8360
commit
010c48b243
11 changed files with 111 additions and 92 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "ansible-kubernetes-playbooks"]
|
||||
path = ansible-kubernetes-playbooks
|
||||
url = https://github.com/githubixx/ansible-kubernetes-playbooks
|
||||
[submodule "roles/githubixx.kubernetes-controller"]
|
||||
path = roles/githubixx.kubernetes-controller
|
||||
url = https://github.com/githubixx/ansible-role-kubernetes-controller.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue