Browsing Tag
kubernetes
120 posts
Day 10 — Legacy Systems (The Old Bridge)
The forest grows darker as Gord and Rothütle push deeper, the trees closing in like ancient sentinels. Rothütle…
How Database-Driven Kubernetes Automation Actually Works
In my previous post, I talked about why I built Lynq and the problems it solves. But I…
OVN Kubernetes – What Makes It Different
Introduction As Kubernetes continues to dominate container orchestration, the networking layer has become increasingly critical to cluster performance…
High-Level Kubernetes Architecture
Kubernetes follows a master–worker (control-plane / node) model. At a high level: Control Plane = Brain of the…
KubeEdge and Edge Computing
KubeEdge: Extending Kubernetes to the Edge for Robust and Scalable Edge Computing Introduction Edge computing is revolutionizing industries…
🏡 Why I Built My Own Homelab to Run Kubernetes
Hey everyone 👋 If you have been following my posts, you might have noticed that I have been…
Designing a self-healing distributed Service on Kubernetes
What if your service could mend itself, detect problems, diagnose the cause, and bounce back, all without human…
Part-91: 🚀 Google Kubernetes Engine (GKE) – Node Pools & Node Selectors
When working with Google Kubernetes Engine (GKE), you’ll come across two powerful concepts: 👉 Node Pools 👉 Node…
Part-87: 🚀 Kubernetes Deployments with Imperative Commands in GCP (Google Kubernetes Engine)
In this guide, we’ll explore Kubernetes Deployments using the imperative way on Google Kubernetes Engine (GKE). We’ll cover…
Building and Deploying a Cloud-Native FastAPI Student Tracker App with MongoDB, Kubernetes, and GitOps
I once carried out a skills gap analysis on myself as a DevOps engineer, looking for my next…