Funded research initiative
Kubernetes Storm Center.
An adaptive eBPF detection stack for Kubernetes. We combine mature open-source projects into a tunable signal-to-noise SOC, with node-local, real-time detection and a sovereign architecture.
- optimize data-volume
- tunable S/N
- real-time detection
What it is
An adaptive detection stack.
To detect attack paths, you need sensors and interpretation: The Kubernetes StormCenter is a research program that fuses several mature open-source eBPF projects into a single, tunable detection plane: protocol capture from Pixie, runtime anomaly detection from Kubescape, and Signal to Noise tuning via the Software Bill of Behavior tuner: `bobctl`.
Each component is upstream-maintained; and we work closely with the maintainers.
Components
- github.com/k8sstormcenter — the SOC deployment
- github.com/pixie-io — eBPF observability plane
- github.com/kubescape — runtime anomaly detection
- bobctl — Bill-of-Behavior generator
Getting Started
See the full evidence pre-correlation
With the new UI, you can now visualize the full evidence collected by the SOC. To try it out, you can deploy the SOC via skaffold on a kubernetes.
