Pakiet: kubelet (1.35.2+ds-elxr2.26.04.01)
Odnośniki dla kubelet
Pobieranie pakietu źródłowego kubernetes-1.35:
- [kubernetes-1.35_1.35.2+ds-elxr1.26.04.01.debian.tar.xz]
- [kubernetes-1.35_1.35.2+ds-elxr1.26.04.01.dsc]
- [kubernetes-1.35_1.35.2+ds.orig.tar.gz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [kubernetes.io]
Podobne pakiety:
the primary "node agent" that runs on each node
The kubelet is the primary "node agent" that runs on each node. It can register the node with the apiserver using one of: the hostname; a flag to override the hostname; or specific logic for a cloud provider.
The kubelet works in terms of a PodSpec. A PodSpec is a YAML or JSON object that describes a pod. The kubelet takes a set of PodSpecs that are provided through various mechanisms (primarily through the apiserver) and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesn't manage containers which were not created by Kubernetes.
Other than from an PodSpec from the apiserver, there are two ways that a container manifest can be provided to the Kubelet.
Inne pakiety związane z kubelet
|
|
|
|
-
- dep: kubelet-1.35
- the primary "node agent" that runs on each node
Pobieranie kubelet
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 191,6 KiB | 599,0 KiB | [lista plików] |