all options
aria  ] [  bianca  ]
[ Source: kubernetes-1.34  ]

Package: kubelet-1.34 (1.34.5+ds-elxr2.26.04.01)

Links for kubelet-1.34

Screenshot

Download Source Package kubernetes-1.34:

Maintainers:

External Resources:

Similar packages:

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.

Other Packages Related to kubelet-1.34

  • depends
  • recommends
  • suggests
  • enhances

Download kubelet-1.34

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 16,730.1 kB89,834.0 kB [list of files]
arm64 14,392.2 kB86,219.0 kB [list of files]