-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Background
When I was debugging network issues, I found following checks were often used and might be worthwhile to add as checks:
- Connectivity between two pods on same machine.
- Connectivity between two pods on different machines.
- Connectivity between pod and node on same machine.
- Connectivity between pod and node on different machines.
Each check above should include two ways. That means, one way connectivity doesn't always means ok vice versa.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request