k8spacket/k8spacket
k8spacket - collects TCP traffic and TLS connection metadata in the Kubernetes cluster using eBPF and visualizes in Grafana observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 96
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 55
- age_days: 1522
- days_rel: 28
- days_push: 28
- n_releases_24m: 14
Adoption not part of the score
1095 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
k8spacket is a Kubernetes tool that collects TCP traffic and TLS connection metadata using eBPF (tracepoints and traffic-control filters) and exposes it as Prometheus metrics. It ships Grafana dashboards to visualize inter-workload traffic, external traffic destinations, and TLS certificate expiration.
Use cases
- visualize TCP traffic between workloads in a Kubernetes cluster
- see which external domains my cluster pods connect to
- monitor TLS versions and cipher suites used by cluster connections
- alert on expiring TLS certificates in the cluster
- trace how many bytes each pod sends and receives
- understand socket connection lifetimes in Kubernetes
When to choose
- you need eBPF-based network observability for Kubernetes without sidecars
- you want TLS handshake and certificate expiration visibility in Grafana
- you need to map cluster-internal and external traffic flows per workload
When to avoid
- your kernel is older than 5.4 or lacks BTF support
- you need deep packet payload inspection rather than connection metadata
- you don't run Kubernetes or Grafana/Prometheus
Facets
service · maturity active
monitoring tracing networking security data-visualization monitoring networking security self-hosted go ebpf tcp tls grafana prometheus packet-sniffing kubernetes-networking observability kubernetes containers devops linux docker
1 source
- readme: https://github.com/k8spacket/k8spacket · fetched 2026-08-28 · f954e4629a8b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| k8spacket/k8spacket | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="k8spacket/k8spacket")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem