add terraform project

This commit is contained in:
2025-12-25 20:25:54 +01:00
commit 81d66e91cd
15 changed files with 1166 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
machine:
kubelet:
extraArgs:
cloud-provider: external
nodeIP:
validSubnets:
- 0.0.0.0/0

View File

@@ -0,0 +1,2 @@
cluster:
allowSchedulingOnControlPlanes: false