Difference between revisions of "Kubelet"

From wikieduonline
Jump to navigation Jump to search
Line 37: Line 37:
 
* <code>[[Conditions:]]</code> <code>[[kubelet is posting ready status. AppArmor enabled]]</code>
 
* <code>[[Conditions:]]</code> <code>[[kubelet is posting ready status. AppArmor enabled]]</code>
 
* <code>[[--kubelet-insecure-tls]]</code>
 
* <code>[[--kubelet-insecure-tls]]</code>
* [[MemoryPressure]]
+
* <code>[[MemoryPressure]]</code>
  
 
== Activities ==
 
== Activities ==

Revision as of 12:34, 14 December 2022

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

Logs

[kubelet-check] The HTTP call equal to 'curl -sSL http://localhost:10248/healthz' failed with error: Get http://localhost:10248/healthz: dial tcp 127.0.0.1:10248: connect: connection refused.


E1122 21:44:49.860990    2153 remote_runtime.go:334] "ContainerStatus from runtime service failed" err="rpc error: code = DeadlineExceeded desc = context deadline exceeded" containerID="54f47d9bd75961b31d996d3e1d01d366467750e8b2d9b21af2f528ed2eead846"

Related terms

Activities

News

See also

Advertising: