Skip to content

Add retries option to health server ICMP prober #35996

@pippolo84

Description

@pippolo84

The current implementation of the ICMP prober marks a node or an endpoint as unreachable after a single timed-out ICMP Echo request. In certain context this may be too aggressive and lead to a overly sensitive health reporting, where the nodes or endpoints status end up flapping between ok and unreachable.

To mitigate this, we may want to add a new option to set the number of retries before marking a node or endpoint as unreachable.

Metadata

Metadata

Assignees

Labels

area/healthRelates to the cilium-health componentkind/enhancementThis would improve or streamline existing functionality.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions