alexandrev.hashnode.devBuilding a Kubernetes Migration Framework: Lessons from Ingress-NGINXThe recent announcement regarding the deprecation of the Ingress-NGINX controller sent a ripple through the Kubernetes community. For many organizations, it’s the first major deprecation of a foundational, widely-adopted ecosystem component. While th...3d ago·6 min read
alexandrev.hashnode.devKubernetes Housekeeping: How to Clean Up Orphaned ConfigMaps and SecretsIf you’ve been running Kubernetes clusters for any meaningful amount of time, you’ve likely encountered a familiar problem: orphaned ConfigMaps and Secrets piling up in your namespaces. These abandoned resources don’t just clutter your cluster—they i...Feb 10·14 min read
alexandrev.hashnode.devKubernetes Gateway API Versions: Complete Compatibility and Upgrade GuideThe Kubernetes Gateway API has rapidly evolved from its experimental roots to become the standard for ingress and service mesh traffic management. But with multiple versions released and various maturity levels, understanding which version to use, ho...Feb 4·10 min read
alexandrev.hashnode.devKubernetes Dashboard Alternatives in 2026: Best Web UI Options After Official RetirementThe Kubernetes Dashboard, once a staple tool for cluster visualization and management, has been officially archived and is no longer maintained. For many teams who relied on its straightforward web interface to monitor pods, deployments, and services...Jan 26·9 min read