Skip to content

integrate kubelet with the systemd watchdog #127460

@SergeyKanzhelev

Description

@SergeyKanzhelev

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

Metadata

Metadata

Labels

area/kubeletkind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.sig/nodeCategorizes an issue or PR as relevant to SIG Node.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions