Skip to content

Tag: kubernetes

All the articles with the tag "kubernetes".

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.