Mar 5, 2026
Replacing Kubernetes Ingress-NGINX
Finding a simple replacement for Kubernetes Ingress-NGINX. Ingress controllers are complex, and matching the simplicity…
Nov 19, 2025
Kubernetes Ingress-NGINX Is Retiring
Ingress-NGINX enters minimal maintenance in March 2026. What it means for your clusters, realistic alternatives, and mig…
Oct 17, 2024
CloudNativePG: PostgreSQL on Kubernetes
CloudNativePG is an open-source Kubernetes operator for PostgreSQL. It handles cluster creation, scaling, backups, recov…
Oct 1, 2024
Helm vs Kustomize vs YAML
There are several ways to deploy applications to a Kubernetes cluster — in this article, we'll look at three major ones.
Sep 24, 2024
GitOps and Argo CD
In this article, we'll look at GitOps and the Argo CD tool, which is one of the tools for implementing GitOps.
Sep 10, 2024
Docker and the Dominance of Backend Containerization
In this article, I'll cover the history of containers, application containerization, and the history of container orches…
Aug 26, 2024
Why Kubernetes?
In this article, I write about why Kubernetes is so widespread and why it will be with us for a long time to come.
#kubernetes #hetzner #argocd #gitops
Nov 17, 2022
Upgrading k3s cluster with System Upgrade Controller and Argo CD
How to automate k3s cluster upgrades using System Upgrade Controller and Argo CD with a GitOps approach.