Skip to content

Tag: kubernetes

All the articles with the tag "kubernetes".

Renovate for k8s GitOps

Renovate for k8s GitOps

Auto-update Kubernetes images and Helm charts with Renovate: the built-in Helm managers, custom regex managers, cron scheduling, and PR grouping rules.

k3s on Pi 5 Cluster: Real or Toy?

k3s on Pi 5 Cluster: Real or Toy?

A k3s cluster on Raspberry Pi 5 is real Kubernetes with real limits. Which workloads stick, why the M.2 HAT is mandatory, and when to go buy mini-PCs.

k3s Backups: etcd Snapshots + Velero

k3s Backups: etcd Snapshots + Velero

etcd snapshots and Velero on k3s: the native S3 upload flags, the local-path hostPath trap that silently skips your PV data, and a restore drill that works.

ArgoCD for Home Lab GitOps

ArgoCD for Home Lab GitOps

Install ArgoCD on k3s, manage apps declaratively from Git. Secrets, sync waves, app-of-apps pattern explained.

Helm Without the YAML Soup

Helm Without the YAML Soup

Master Helm templating sanity. Values files, smart defaults, when to skip Helm entirely, and why nested variables aren't always the answer.

k3s Cluster on 3 Mini PCs From Zero

k3s Cluster on 3 Mini PCs From Zero

ยท Updated:

Build a three node Kubernetes cluster on mini PCs with k3s: static IPs, firewall ports, local-path storage, and a first deployment that actually answers.