Brian's Tech Corner banner
All tags

Posts tagged with “k8s

9 posts found

Kubernetes on Proxmox: GitOps Automation with ArgoCD
Part 11
Jan 8, 2026
14 min read
Kubernetes on Proxmox: GitOps Automation with ArgoCD
Implement GitOps workflows for automated, declarative deployments using ArgoCD - manage your entire homelab from Git
homelabproxmoxkubernetesk8s
Kubernetes on Proxmox: Secure Your Apps with HTTPS and cert-manager
Part 10
Jan 8, 2026
17 min read
Kubernetes on Proxmox: Secure Your Apps with HTTPS and cert-manager
Add automatic HTTPS with Let's Encrypt certificates using cert-manager, securing your Kubernetes applications with trusted SSL/TLS.
homelabproxmoxkubernetesk8s
Kubernetes on Proxmox: Deploying Your First Real Application
Part 9
Jan 7, 2026
13 min read
Kubernetes on Proxmox: Deploying Your First Real Application
Deploy a complete stateful application using persistent storage, ingress routing, and DNS in your homelab Kubernetes cluster.
homelabproxmoxkubernetesk8s
Kubernetes on Proxmox: DNS and LoadBalancers with MetalLB
Part 8
Jan 7, 2026
11 min read
Kubernetes on Proxmox: DNS and LoadBalancers with MetalLB
Add real DNS and LoadBalancer services to a homelab Kubernetes cluster using MetalLB and local DNS integration.
homelabproxmoxkubernetesk8s
Kubernetes on Proxmox: Future-Proof Ingress with Traefik + Gateway API
Part 7
Jan 5, 2026
8 min read
Kubernetes on Proxmox: Future-Proof Ingress with Traefik + Gateway API
Install Traefik as a Gateway API controller and expose apps using Gateway + HTTPRoute (a modern replacement path for Ingress).
homelabproxmoxkubernetesk8s
Kubernetes on Proxmox: Persistent Storage with Longhorn
Part 6
Jan 4, 2026
11 min read
Kubernetes on Proxmox: Persistent Storage with Longhorn
Installing Longhorn to provide persistent volumes for workloads running on a Kubernetes cluster hosted on Proxmox.
homelabproxmoxkubernetesk8s
Kubernetes on Proxmox: Bootstrapping the Cluster with kubeadm
Part 5
Jan 4, 2026
5 min read
Kubernetes on Proxmox: Bootstrapping the Cluster with kubeadm
Installing Kubernetes components, initializing the control plane, and joining worker nodes on Proxmox.
homelabproxmoxkubernetesk8s
Kubernetes on Proxmox: Provisioning Control Plane and Worker Nodes
Part 4
Jan 4, 2026
4 min read
Kubernetes on Proxmox: Provisioning Control Plane and Worker Nodes
Cloning a Proxmox VM template into Kubernetes control plane and worker nodes and preparing them for cluster bootstrap.
homelabproxmoxkubernetesk8s
Kubernetes on Proxmox: Creating a Base VM Template
Part 3
Jan 4, 2026
11 min read
Kubernetes on Proxmox: Creating a Base VM Template
Setting up a reusable Linux VM template in Proxmox to power Kubernetes control plane and worker nodes.
homelabproxmoxkubernetesk8s