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
HAHardik Arorainhardik0811arora.hashnode.dev·Mar 29 · 5 min read🛡️Educonnect: A Deep Dive into Cloud-Native Security & K3s Orchestration"If you can't measure it, you can't secure it." In this post, I’m pulling back the curtain on the EduConnect CI/CD pipeline. We aren't just looking at code; we are looking at real-time security telem10
HAHardik Arorainhardik0811arora.hashnode.dev·Nov 22, 2025 · 3 min read🧠 Talking to Kubernetes Without kubectl — My First Raw API ExperimentToday I created and deleted a Kubernetes Pod without using kubectl — just curl and the Kubernetes API itself.And that small act completely changed how I see the cluster. ⚙️ Setting the Stage It started with a question — what really happens when I ru...10