Architectures Sometimes Can Be: Complex
Architectures Sometimes Can Be: Complex
[email protected]
Kubernetes Architecture
Concept
Objectives
1. High-level overview
2. Kubernetes Master
3. Worker node
4. Kubernetes Architecture
5. Terminology
[email protected]
Overview
Worker Node-1
Pod
Master
Container
Cluster
[email protected]
Kubernetes Master
Scheduler
Kubelet
kubectl
UI
etcd Controll
Manager
[email protected]
Kubernetes Worker Node
Internet
Kubelet Kube-Proxy
Docker
API
Server Pod
Container
[email protected]
Kubernetes Architecture
Internet
Scheduler
Kubelet Kube-Proxy
kubectl
Docker
API API Server
UI
etcd Controller
Manager
Master Worker
Scheduler Kube-proxy
ETCD Containers
[email protected]
Summary
1. High-level overview
2. Kubernetes Master
3. Worker node
4. Kubernetes Architecture
5. Terminology
[email protected]
Coming up…
Installation Methods of
Kubernetes