☸️Kubernetes Architecture

Describe about K8s architecture

In terminology of K8S It has a lot of different component that working. Including K8S Components:

  1. Node

  2. ETCD

  3. Kube API Server

  4. Controller Manager

  5. Kube Scheduler

  6. Kubelet

  7. Kube Proxy

  8. Container Runtime

Last updated