Cloudflare Tunnel (Argo) with K3s Cluster

Cloudflare Tunnel (Argo) with K3s Cluster This guide shows you how to securely expose your K3s services to the internet using Cloudflare Tunnel, without opening any firewall ports on your Proxmox host or VMs. Architecture Overview Cloudflare Tunnel: Creates encrypted Read More

Ceph as Default Storage for K3s on Alpine VMs

Ceph as Default Storage for K3s on Alpine VMs Using Ceph as your default storage is an excellent choice for a production-ready cluster! It provides distributed, replicated storage across all your nodes. Here’s how to set it up: Architecture Overview Read More

K3s Cluster with Rancher on Alpine Linux VMs (Clone Method)

K3s Cluster with Rancher on Alpine Linux VMs (Clone Method) Complete Step-by-Step Guide – 50GB Storage with Isolated Cluster Network Your Network Architecture eth0: Proxmox NAT network (for internet access, management) eth1: Isolated cluster network (for Kubernetes communication) – Alpine Read More