Editing Kubelet

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
 
<code>kubelet</code> process in [[Kubernetes]] is responsible for running containers on the node
 
<code>kubelet</code> process in [[Kubernetes]] is responsible for running containers on the node
 
* Configuration: <code>[[/etc/kubernetes/kubelet.conf]]</code>
 
* Configuration: <code>[[/etc/kubernetes/kubelet.conf]]</code>
* GitHub: https://github.com/openshift/origin/tree/master/vendor/k8s.io/kubernetes/pkg/kubelet
 
 
* Logs:
 
* Logs:
 
** <code>[[/var/log/kubelet.log]]</code>
 
** <code>[[/var/log/kubelet.log]]</code>
Line 9: Line 8:
  
 
* Installation Ubuntu: <code>[[snap install kubelet --classic]]</code> (<code>[[snap stop]] kubelet.daemon</code> or <code>[[snap start]] kubelet.daemon</code>)
 
* Installation Ubuntu: <code>[[snap install kubelet --classic]]</code> (<code>[[snap stop]] kubelet.daemon</code> or <code>[[snap start]] kubelet.daemon</code>)
* [[Kubelet logs]]: [[docker logs kubelet]]
+
* [[Kubelet logs]]
  
 
== Commands ==
 
== Commands ==
Line 21: Line 20:
 
== [[Kubernetes networking|Networking]] ==
 
== [[Kubernetes networking|Networking]] ==
 
The [[Container Network Interface (CNI)]] plugin is selected by passing <code>[[kubelet]]</code> the <code>--network-plugin=cni</code>
 
The [[Container Network Interface (CNI)]] plugin is selected by passing <code>[[kubelet]]</code> the <code>--network-plugin=cni</code>
 
== Errors ==
 
* <code>[[The kubelet on the node ip-123.123.123.123 is not healthy]]</code>
 
  
 
== Related terms ==
 
== Related terms ==
* [[Pod Lifecycle Event Generator (PLEG)]]
 
 
* Liveness probe: (<code>[[livenessProbe]]</code>)
 
* Liveness probe: (<code>[[livenessProbe]]</code>)
 
* Readiness probe: (<code>[[readinessProbe]]</code>)
 
* Readiness probe: (<code>[[readinessProbe]]</code>)
Line 37: Line 32:
 
* <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>
* [[Kubelet conditions]]: <code>[[MemoryPressure]]</code>
+
* <code>[[MemoryPressure]]</code>
* <code>[[Node-pressure Eviction]]</code>
+
* [[kubectl get events]] [[Starting kubelet]]
* <code>[[kubectl get events]] [[Starting kubelet]]</code>
+
* <code>[[cloud-node-lifecycle-controller]]
* <code>[[cloud-node-lifecycle-controller]]</code>
+
* [[Node-pressure Eviction]]</code>
 
* <code>[[kind: KubeletConfiguration]]</code>
 
* <code>[[kind: KubeletConfiguration]]</code>
 
* <code>[[oom_score_adj]]</code>
 
* <code>[[oom_score_adj]]</code>
* [[Kubelet stopped posting node status.]]
 
* [[DNSConfigForming kubelet warning]]
 
* [[Kubelet Resource Metrics Endpoint]]
 
* <code>[[Scheduled]], [[Pulling]], [[Pulled]], [[Created]], [[Started]], [[Unhealthy]], [[Killing]]</code>
 
  
 
== Activities ==
 
== Activities ==
Line 52: Line 43:
  
 
== News ==
 
== News ==
* 05/2022 [[Kubernetes 1.24]]: [[Dockershim removed from kubelet]]
+
* 05/2022 [[Kubernetes 1.24]]: <code>[[dockershim]]</code> removed from <code>[[kubelet]]</code>
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: