Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 619 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 619 Bytes

Home Operations! Work in progress.

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