Loading video player...
Kubernetes can look confusing at first — API Server, etcd, Controller Manager, Scheduler, Kubelet, and more! In this video, I explain the Kubernetes Architecture in the simplest way possible. We’ll cover: ✅ Control Plane components (API Server, etcd, Scheduler, Controller Manager) ✅ Worker Node components (Kubelet, Kube Proxy, Container Runtime) ✅ How everything connects when you run a command like `kubectl run` By the end, you’ll clearly understand how Kubernetes manages your containers. #kubernetestutorial #kubernetesarchitecture #kubernetes #kubernetestutorialforbeginners Timestamp : 0:00 Intro 0:16 What is a Node? 0:31 What is a Cluster? 1:16 What is a Pod? 1:48 Kubernetes Architecture 5:30 Understanding architecture with example 8:10 What's Next?