Install Kubernetes Dashboard with NodePort (v7)
Kubernetes Dashboard gives you a web UI to inspect workloads, pods, services, and nodes without juggling kubectl output…
Kubernetes Dashboard gives you a web UI to inspect workloads, pods, services, and nodes without juggling kubectl output…
Coolify is the open-source self-hosted answer to Heroku, Render, and Vercel. It runs on your own hardware, deploys…
MetalLB fills the one gap that bare-metal Kubernetes has no native answer for: Services of type LoadBalancer. On…
Portainer is the browser interface Docker admins install the day after they install Docker. It shows every container,…
Home Assistant is the self-hosted smart home hub that controls over 3,000 devices and services without phoning home…
Vaultwarden is the Rust rewrite of the Bitwarden server, packaged as a single container you can self-host on…
ArgoCD ships with a ClusterIP Service by default, which means after the install the UI is only reachable…
The moment you hit three clusters, per-cluster Application manifests become a maintenance problem. One ApplicationSet replaces that entire…
ArgoCD is the declarative, pull-based continuous delivery controller for Kubernetes. It watches a Git repository, reconciles the desired…
Immich has become the self-hosted answer to Google Photos for people tired of quota increases and ad-funded photo…
Migrate to Ubuntu 26.04 cgroup v2 after systemd 259 drops v1. Fix Docker, Kubernetes, and resource limits with…
Consolidation patterns that depend on good intentions decay fast. One PR at 5pm on a Friday that adds…