Difference between revisions of "Kubelet"

From wikieduonline
Jump to navigation Jump to search
Line 24: Line 24:
 
== Errors ==
 
== Errors ==
 
* <code>[[The kubelet on the node ip-123.123.123.123 is not healthy]]</code>
 
* <code>[[The kubelet on the node ip-123.123.123.123 is not healthy]]</code>
 +
 +
== Security ==
 +
* [[CVE-2025-0426: Node Denial of Service via Kubelet Checkpoint API]]
  
 
== Related terms ==
 
== Related terms ==

Revision as of 16:30, 11 March 2025

kubelet process in Kubernetes is responsible for running containers on the node

Commands

systemctl start snap.kubelet.daemon.service
systemctl stop snap.kubelet.daemon.service
snap start kubelet.daemon
Started.
systemctl status snap.kubelet.daemon.service

Networking

The Container Network Interface (CNI) plugin is selected by passing kubelet the --network-plugin=cni

Errors

Security

Related terms

Activities

News

See also

Advertising: