ICMP interconnectivity check
- Vorherrschende Sprache
- Go
- Sterne
- 54
- Forks
- 21
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# 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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
The issue names no files, tests, or entry points. Start by locating the repository's existing troubleshooting checks and Kubernetes networking helpers, then determine how ICMP checks are structured. Done means covering pod-to-pod and pod-to-node connectivity on the same and different machines, with both directions tested for each pairing.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go, kubernetes
- Bereich
- networking
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100