-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Labels
area/kubeletkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Implement the systemd watchdog in kubelet. Similar to containerd/containerd#10329, we want to have a lightweight way to health check kubelet instead of requiring to run the health check process curl
-ing the /healthz
endpoint.
Implementation will require integrating with watchdog API, hooking those with the same checks that /healthz
performs, and implement some e2e_node tests demonstrating this behavior. Documentation should be updated once implemented as well.
/sig node
/area kubelet
/kind feature
/good-first-issue
/help
sftim, zhifei92, r0bj and Kundan547
Metadata
Metadata
Labels
area/kubeletkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.