PKPrashantkumar Khatriinrootcause.hashnode.dev·Jul 3 · 8 min readAnatomy of a score.yaml: How Resolution Actually WorksScore is marking two years in the CNCF Sandbox this July, though the project itself predates that. Most of what I've read about it walks through a score.yaml, runs a command, and shows an app running 00
SASaeed Anwar Ansariinsaeed.hashnode.dev·Jun 25 · 5 min readFrom Platforms to AI Factories: Architectural Takeaways from KubeCon India 2026If you are a DevOps engineer or platform architect, you already know that building Internal Developer Platforms (IDPs) has been the dominant theme for the last few years. But walking the floor at Kube00
KKKushneet Kaurincloudnativebykushneet.hashnode.dev·Jun 20 · 6 min readThe Open Source Republic "CNCF"This article is part of the Cloud Native from Scratch series — where I document my journey learning cloud native technologies from scratch, one concept at a time. Start from the beginning: Containers 00
KKKushneet Kaurincloudnativebykushneet.hashnode.dev·Jun 18 · 6 min readWhy Kubernetes Rules Modern InfrastructureThis article is part of the Cloud Native from Scratch series — where I document my journey learning cloud native technologies from scratch, one concept at a time. Start from the beginning: Containers 10
KKKushneet Kaurincloudnativebykushneet.hashnode.dev·Jun 16 · 5 min readContainers vs. Virtual Machines Every developer has lived through this nightmare. You spend three sleepless nights perfecting a feature. It runs flawlessly on your laptop. You push it to production — or hand it to a teammate — and b32V
Yyltwinyltw.hashnode.dev·May 30 · 7 min readHow I Passed the CKA in 2026I sat the Certified Kubernetes Administrator exam recently. As of writing this, I don't actually know if I passed. The results take up to 24 hours and I'm in that enjoyable window where I'm simultaneo00
SKShubham Katarainfreecodecamp.org·May 28 · 21 min readHow to Build a Hybrid Cloud Platform with Google Cloud Services and On-Premise Kubernetes InfrastructureIn this article, you'll learn how to design and build a secure, scalable hybrid cloud platform that connects your on‑premises Kubernetes infrastructure to Google Cloud Platform. This allows on‑prem ap00
AKAkaeze Kosisochukwuinaudrey01.hashnode.dev·May 25 · 9 min readBeyond Shift Left: Runtime Security with Falco on AWS EKSThe whole concept of "Shift Left" revolves around proactive scrutiny, catching issues before they ever reach the environment where real users are. This spans everything from performance and reliabilit20
AMAyush Moreinheyyayush.hashnode.dev·Apr 29 · 7 min readHow to Deploy an Open Source LLM Reliably (on Kubernetes)Everyone is talking about LLMs, but very few people actually run one. Most developers rely on APIs from OpenAI or Anthropic. It works great until you start thinking about cost, control, or what happen30
AMAyush Moreinheyyayush.hashnode.dev·Apr 5 · 7 min readYour First GitOps Project with PipeCDIntroduction Every infrastructure setup tends to follow the same pattern. You open the AWS console, configure a few options, and create a resource. It works as expected. But when the same setup needs 20