Subscribe to show your support! / @techwithlian
In today's video, we start a series Overview Kubernetes.
In this video, we cover Kubernetes Architecture
Topics of this video
Kubernetes Architecture
To follow along, scan down below for the link to the GitHub repo.github.com/LianDuanTrain/K8S/tree/main/1-Overview
Also, if you're new to Kubernetes, check out my guides below:
Kubernetes Minikube
• Minikube
Kubernetes Core Concepts and Demo
• Kubernetes Core Concepts and Demo
Kubernetes Advance and Demo
• Kubernetes Adavance and Demo
FYI:
Master
The master components.
Api server
Controller managers
Scheduler
Etcd
Nodes
The node components run on every cluster node.
Container Runtime
Kubelet
Kube-proxy
コメント