SDShreyas Deshmukhinnewgendevops.hashnode.dev·Jun 26 · 6 min readHow claude code Locked Me Out of My Own VMI want to tell you about the time I couldn’t SSH into my own server, couldn’t even log in at the console, and the culprit turned out to be the very tool I’d set up to help me work on that server: Clau00
SDShreyas Deshmukhincontainerizationunderhood.hashnode.dev·Jul 1, 2025 · 5 min readHow Docker Talks to Linux: The Real Story of ContainerizationWhat is a Linux Container? A Linux container is a lightweight way to run applications in isolation. Think of it as a "box" where you can run a program, and that program won't interfere with other programs running on the same computer. Containers are ...00
SDShreyas Deshmukhinnewgendevops.hashnode.dev·Feb 9, 2024 · 4 min readCilium: Empowering Kubernetes Networking and Security with BPFUsing BPF as an underlying engine, Cilium creates a networking stack precisely optimised for running API-driven microservices on platforms like Kubernetes. We’ll focus on two key benefits of using Cilium: Moving beyond a simple focus on packets, IP ...00