GraphCanon updated today · GitHub synced today
Decision brief
Kubeshark is an eBPF-powered network observability tool for Kubernetes that offers full L4/L7 traffic indexing and TLS decryption without needing keys.
Good fit when
- - When you need to perform deep inspection of Kubernetes traffic on both layer 4 (transport) and layer 7 (application), with contextual information from the Kubernetes environment
- - For situations where real-time TLS decryption is needed but access to TLS keys is not available or feasible
Avoid when
- - If your primary focus is on a different cloud platform as Kubeshark is deeply integrated with Kubernetes and provides its full context along side traffic observations
- - When the system does not support eBPF, which is critical for Kubeshark's operation
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/kubeshark/kubeshark pkg.go.devHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides full L4/L7 traffic indexing, TLS decryption without keys, accessible via dashboard and by AI agents through MCP in a Kubernetes environment.
Capability facts
- Languages
- go
Source: github.language · Aug 26, 2026
Categories
Tags
README
Install
| Method | Command |
|---|---|
| Helm | helm repo add kubeshark https://helm.kubeshark.com && helm install kubeshark kubeshark/kubeshark |
| Homebrew | brew install kubeshark && kubeshark tap |
| Binary | Download |
For agents
This page has a .md twin and JSON over the API.