Difference between revisions of "Kubelet"

From wikieduonline
Jump to navigation Jump to search
Line 38: Line 38:
 
* <code>[[kind: KubeletConfiguration]]</code>
 
* <code>[[kind: KubeletConfiguration]]</code>
 
* <code>[[oom_score_adj]]</code>
 
* <code>[[oom_score_adj]]</code>
 +
* [[Kubelet stopped posting node status.]]
  
 
== Activities ==
 
== Activities ==

Revision as of 13:23, 8 September 2023

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

Related terms

Activities

News

See also

Advertising: