aboutsummaryrefslogtreecommitdiffstats
path: root/opentofu/main.tf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tofu: increase CPU+RAM & decrease count of k3s workersclyhtsuriva2025-03-261-3/+3
|
* opentofu: Incr. nb of k3s workers + remove ansible custom moduleclyhtsuriva2025-03-041-1/+1
|
* tofu: Use static IPs, clean up vars, reduce workersclyhtsuriva2025-03-031-15/+7
|
* opentofu: add k3s nodesclyhtsuriva2025-02-261-0/+105
| | | | ansible to acutally install k3s w.i.p.
* Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way)clyhtsuriva2025-02-181-59/+53
| | | | | Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100
* opentofu: completely migrated k8-cluster.tf to modulesclyhtsuriva2025-02-061-0/+68
| | | | Successfully built on proxmox
* opentofu: main becomes docker-server, starting ubuntu and k8s cluster templateclyhtsuriva2025-02-031-70/+0
|
* opentofu: definition of a docker ready machineclyhtsuriva2025-02-021-0/+70
First iteration, will be optimized later