18 Temmuz 2022 Pazartesi

Kubernetes Worker

Worker Bileşenleri Nedir?
Bunlar şöyle
- Kubelet
- Kube-Proxy
- Pod
- Container Engine
Şeklen şöyle

Kubelet Nedir?
Kubelet yazısına taşıdım

Kube-Proxy Nedir?
Kube-Proxy yazısına taşıdım

Container Runtime Nedir?
Açıklaması şöyle. Yani pod içindeki container'ları çalıştırır
The container runtime is the software that is responsible for running containers.

Kubernetes supports several container runtimes: Docker, containerd, CRI-O, and any implementation of the Kubernetes CRI (Container Runtime Interface).

Hiç yorum yok:

Yorum Gönder

Kubernetes 1.33 - Octarine

Giriş Yenilikler şöyle 1. Native Sidecar Containers 2. In-Place Pod Resizing: The End of Disruptive Scaling Artık pod'un belleğini çalış...