first_commit

This commit is contained in:
2025-06-29 15:32:24 +02:00
commit 6cde023285
7 changed files with 209 additions and 0 deletions

4
ansible/master-k8s.yaml Normal file
View File

@ -0,0 +1,4 @@
# master-k8s.yaml
- import_playbook: k8s-install-deps.yaml
- import_playbook: k8s-init.yaml
- import_playbook: install_cni.yaml