Terraform, Kubernetes, Ansible, and more.
- Files within the "k3s_cluster" folder can be run to with Terraform create 3 master & 3 worker nodes using the Proxmox TF API
- Followed this Ansible script to create a k3s cluster
- Files within the "kubernetes" folder can be run inside a working k3s cluster to setup Traefik reverse proxy, Cert Manager for automatic wildcard TLS certs, and then finally deploy a few test applications