-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Open
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.
Description
Do the kubectl CLI, various SAST/linters, and the kubelet still allow pods lacking either liveness or readiness probes?
Propose defaulting both probes to the industry convention /healthz HTTP(S) endpoint.
The lack of basic, registered health checks in real world deployments is a very common cause of disaster.
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.