Talos, Proxmox and OpenTofu: Beginner's Guide – Part 2
Introduction
Welcome to part 2 of the Talos Linux Kubernetes cluster bootstrap on the Proxmox series. Today, we will take the next step with our configuration and go through the process of enabling Cilium as our CNI (Container Network Interface) with KubeProxy
replacement enabled and Cilium Hubble
for network observability. We will outline basic kubectl
commands to evaluate the Cilium setup alongside network tests.
We assume you already have the basic project structure from part 1 as we will extend the configuration for Cilium. To follow along, check out the part 1 post.