Add bootstrapper base

This commit is contained in:
2022-12-10 22:08:07 +01:00
commit 88d112b47b
20 changed files with 258 additions and 0 deletions

7
clusterapi/initialize.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -e
rm -rf output
clusterctl init --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure hetzner