Kubernetes
18
- https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/
Photo by Ibrahim Boran on Unsplash
Slide 19
Slide 19 text
Kubernetes
§
§
§
§ NFS iSCSI
§
§ Desired State Actual State
§
§
§
§ SSH
19
Slide 20
Slide 20 text
20
Kubernetes
Slide 21
Slide 21 text
21
Slide 22
Slide 22 text
Kubernetes API
§ API
§
§ Pod, Controller, Service, Storage etc.
§ API
§ JSON RESTful API
§ K8s
22
Slide 23
Slide 23 text
Pod
§ Kubernetes
§ 1
§ Deployment Job
§
§ Pod
§ Kubernetes Pod
§ Controller
§ ReplicaSet
§ Deployment ReplicaSet
23
Slide 24
Slide 24 text
Kubernetes
§ Kubernetes Control Plane Node
§ Control Plane API Node
§ K8s Control Plane
24
- https://kubernetes.io/docs/concepts/overview/components/
Slide 25
Slide 25 text
25
Slide 26
Slide 26 text
26
kube-apiserver Kubernetes API
etcd K/V
kube-scheduler Pod
kube-controller-
manager
Node controller:
Replication controller: Pod
Endpoints controller: Pod
Control Plane