top of page
Kubernetes
Welcome to Kubernetes Deep Dive — a geek-friendly space where we unravel the internals of Kubernetes, from core components to advanced deployment patterns. Whether you're a beginner exploring pods or a seasoned engineer scaling clusters, this blog breaks down complex concepts into clean, understandable insights.
Stay tuned for architecture breakdowns, real-world examples, and behind-the-scenes workings of container orchestration at scale.
Workload Resources
In Kubernetes , Workload Resources are the objects that we use to deploy and manage our containerised applications. Think of them as...
sumitnagle
Jun 229 min read
Kubernetes Architecture (Simplified)
Before we discuss the ✨architecture✨ of Kubernetes , we need to know some basic things, First, what is a container ? Containers a...
sumitnagle
Jun 216 min read
bottom of page