Difference between revisions of "Kubelet"

From wikieduonline
Jump to navigation Jump to search
Line 33: Line 33:
 
* <code>[[--kubelet-insecure-tls]]</code>
 
* <code>[[--kubelet-insecure-tls]]</code>
 
* [[Kubelet conditions]]: <code>[[MemoryPressure]]</code>
 
* [[Kubelet conditions]]: <code>[[MemoryPressure]]</code>
 +
* <code>[[Node-pressure Eviction]]</code>
 
* <code>[[kubectl get events]] [[Starting kubelet]]</code>
 
* <code>[[kubectl get events]] [[Starting kubelet]]</code>
 
* <code>[[cloud-node-lifecycle-controller]]</code>
 
* <code>[[cloud-node-lifecycle-controller]]</code>
* <code>[[Node-pressure Eviction]]</code>
 
 
* <code>[[kind: KubeletConfiguration]]</code>
 
* <code>[[kind: KubeletConfiguration]]</code>
 
* <code>[[oom_score_adj]]</code>
 
* <code>[[oom_score_adj]]</code>

Revision as of 13:53, 20 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: