LLLuniver Labsinluniverlabs.hashnode.devĀ·Dec 14, 2025 Ā· 4 min readAuthoritative Azure App Configuration Sync for Kubernetes (Without Controllers)TL;DRAzure App Configuration works great for App Services, but Kubernetes users are left with non-authoritative, controller-heavy solutions.This post introduces a simple, authoritative, CronJob-based approach that guarantees no config drift, proper d...00
LLLuniver Labsinluniverlabs.hashnode.devĀ·Nov 23, 2025 Ā· 5 min readKubernetes Gateway API with NGINX Gateway Fabric ā A Practical Guide for DevOps EngineersFrom Ingress Controller to Gateway API: The Evolution of Kubernetes Networking For years, Kubernetes networking at the application layer was dominated by Ingress Controllers. They did the job well, but as environments scaled, teams started feeling li...00
LLLuniver Labsinluniverlabs.hashnode.devĀ·Nov 7, 2025 Ā· 7 min readš§± Building a Secure Private Connection from Microsoft Fabric to On-Prem SQL Server Using Azure Private LinkLearn how to connect Microsoft Fabric securely to your on-premises SQL Server ā without exposing public endpoints, VPN clients, or gateways ā using Azure Private Link, an internal load balancer, and a lightweight forwarding VM. š Why This Setup Ma...00