Deploying a Kubernetes cluster on Proxmox using Terraform and Ansible: Part 2 - Setting up k8s
In part 1, I showed how to use Terraform to deploy two virtual machines on Proxmox and provision them with cloud-init. In this part, I will show how to integrate Ansible with Terraform and use Ansible to install and set up a Kubernetes cluster [...]