kubelet

E184347

kubelet is the primary node-level agent in Kubernetes responsible for managing pods and their containers on each worker node.

All labels observed (1)

Label Occurrences
kubelet canonical 2

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Kubernetes component
node-level agent
communicatesWith kube-apiserver
configurationFile kubelet-config.yaml
configurationMethod command-line flags
configuration file
exposes read-only port 10255 (deprecated)
secure port 10250
hostProject Cloud Native Computing Foundation
interactsWith CRI-O
Docker
surface form: Docker (legacy)

container runtime
containerd
introducedIn early Kubernetes releases
label kubelet
license Apache License 2.0
maintainedBy Kubernetes
surface form: Kubernetes project
monitors cgroups
node resources
partOf Kubernetes
primaryRole ensure containers are running
manage containers
manage pods
reads Kubernetes
surface form: PodSpec

static pod manifests from filesystem
responsibleFor enforcing pod resource limits
managing pod logs paths
mounting volumes
node-level health checking
pod lifecycle management
reporting node status
reporting pod status
restarting containers
starting containers
stopping containers
runsAs process on each node
systemd service (commonly)
runsOn Kubernetes node
worker node
supports TLS authentication
client certificate authentication
container runtime interface
static pods
usedIn managed Kubernetes services
on-premises Kubernetes clusters
uses Container Runtime Interface
kube-apiserver
surface form: Kubernetes API
writtenIn Go

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Kubernetes component kubelet