Define a basic but working complete k3s-kubernetes setup

This commit is contained in:
2025-03-10 01:21:02 +01:00
parent 2d93766c09
commit 1eb2ce341a
11 changed files with 404 additions and 32 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
*
!/.gitignore
!/**/*.tf
!/**/*.tftpl
!/.terraform.lock.hcl
!/modules/
!/modules/**/*/