DEV Community

Cover image for Kubernetes Architecture simply explained
TechWorld with Nana
TechWorld with Nana

Posted on • Updated on

Kubernetes Architecture simply explained

Kubernetes is very powerful, but at the same time also complex.
That's why people get overwhelmed, when they read the documentation of how all the processes work. 🤯

However, it's important to demystify the Kubernetes Architecture and how complex this whole mechanism is. Therefore, in this video I show you how the basic setup looks like. Which I believe is actually pretty simple and logical in the way how it's built. 😎

So, in this short video we look into the master and slave/worker nodes and their respective processes that make up the kubernetes cluster:

Worker Node:

  • container runtime
  • Kubelet
  • Kube Proxy

Master Node:

  • Api Server
  • Scheduler
  • Controller Manager
  • etcd, the cluster brain


► Get 30% off - with this code: UDEMY_NANA_OCT2020: Udemy course here
Kubernetes 101: Compact and easy-to-read ebook bundle 🚀
It's a handy way to quickly look something up or refresh your knowledge at work and use it as your cheatsheet 😎

Like, share and follow me 😍 for more content:

Top comments (0)