0% found this document useful (0 votes)
58 views

K8S Architecture: Kubelet Kube-Proxy Kubelet Kube-Proxy K8s API Server

The Kubernetes architecture consists of a master node that runs the API server, scheduler, and cloud controller manager. Worker nodes run the kubelet and kube-proxy to manage containers through Docker and communicate with the master through the API server. Additional components include an image registry for container images.

Uploaded by

Charly Tony
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views

K8S Architecture: Kubelet Kube-Proxy Kubelet Kube-Proxy K8s API Server

The Kubernetes architecture consists of a master node that runs the API server, scheduler, and cloud controller manager. Worker nodes run the kubelet and kube-proxy to manage containers through Docker and communicate with the master through the API server. Additional components include an image registry for container images.

Uploaded by

Charly Tony
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

K8S ARCHITECTURE

CHARLYRAYAPPAN | August 14, 2019

Kubelet Kube-Proxy Kubelet Kube-Proxy

K8s API Server


Docker Docker

Node 1 Node 2

Cloud Controller Scheduler


Manager

Master

Kubelet Kube-Proxy Kubelet Kube-Proxy

Docker Docker

Image Registry
Node 4 Node 3

You might also like