HAHardik Arorainhardik0811arora.hashnode.dev·Aug 15 · 5 min readMy Azure DevOps Learning Journey: From Pipeline to Pulling a ContainerThe building and pushing part actually went perfectly. The real learning happened when I tried to pull that image from a KillerKoda Kubernetes control-plane VM. What follows is breakdown of my trouble00
HAHardik Arorainhardik0811arora.hashnode.dev·Jul 6 · 5 min readBeyond a Single Cluster: How Cloud Service Mesh Enables Multi-Cluster Service DiscoveryIn the previous article,Kubernetes Deployments: The Backbone of Application Stability , we explored how Kubernetes enables pods to discover and communicate with each other using Services, CoreDNS, End00
HAHardik Arorainhardik0811arora.hashnode.dev·Jun 1 · 7 min readBuilding a Zero-Egress, AI-Driven DevSecOps Pipeline: My Journey with SupplyChain-Guardian-AI As platform engineering evolves, we are constantly battling alert fatigue. We run our vulnerability scanners, generate endless Software Bill of Materials (SBOMs), and drop massive PDF reports onto dev00
HAHardik Arorainhardik0811arora.hashnode.dev·Apr 21 · 4 min read🦙 Building a Kubernetes-Hosted AI Chatbot with Ollama + FastAPI (From Broken to Working)Introduction This project started as a simple idea: “Lets Run a local AI chatbot on Kubernetes without external APIs.” What followed was a full DevOps journey—misconfigurations, WebSocket failures, 11A
HAHardik Arorainhardik0811arora.hashnode.dev·Apr 15 · 5 min readHow I Solved AWS Dashboard Fatigue for an Open-Source AI PlatformIf you’re managing workloads in AWS, you know the platform provides some of the most powerful security tools in the industry. But you also know the pain of "dashboard fatigue"—jumping between half a d10