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
This entity first appeared as the object of triple T1636500 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: kubelet Context triple: [Kubernetes, component, kubelet]
-
A.
Kubernetes
Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of machines.
-
B.
Azure Kubernetes Service
Azure Kubernetes Service is a managed container orchestration platform that simplifies deploying, scaling, and operating Kubernetes clusters in the Microsoft Azure cloud.
-
C.
LXD
LXD is a system container and virtual machine manager that provides a user-friendly, image-based way to run and manage Linux environments.
-
D.
Fedora CoreOS
Fedora CoreOS is an automatically updating, minimal, container-focused operating system designed for running containerized workloads at scale.
-
E.
Docker
Docker is an open-source platform that uses containerization to package, distribute, and run applications consistently across different computing environments.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: kubelet Target entity description: kubelet is the primary node-level agent in Kubernetes responsible for managing pods and their containers on each worker node.
-
A.
Kubernetes
Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of machines.
-
B.
Azure Kubernetes Service
Azure Kubernetes Service is a managed container orchestration platform that simplifies deploying, scaling, and operating Kubernetes clusters in the Microsoft Azure cloud.
-
C.
LXD
LXD is a system container and virtual machine manager that provides a user-friendly, image-based way to run and manage Linux environments.
-
D.
Fedora CoreOS
Fedora CoreOS is an automatically updating, minimal, container-focused operating system designed for running containerized workloads at scale.
-
E.
Docker
Docker is an open-source platform that uses containerization to package, distribute, and run applications consistently across different computing environments.
- F. None of above. chosen
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
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: kubelet Description of subject: kubelet is the primary node-level agent in Kubernetes responsible for managing pods and their containers on each worker node.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.