Runtimekindle Documentation
Everything you need to deploy Runtimekindle, configure detection policies, and integrate with your existing stack.
Quickstart
Deploy the eBPF DaemonSet and see your first runtime event in 15 minutes. Helm-based install, EKS/GKE/AKS compatible.
Start hereK8s Install (Helm)
Full Helm values reference, DaemonSet configuration, RBAC setup, and multi-cluster deployment guide.
Read guideAPI Reference
REST API for event export, SBOM retrieval, policy management, and webhook configuration. OpenAPI 3.1 spec included.
Browse APIIntegrations
GitHub Actions, GitLab CI, ECR, GCR, Slack, PagerDuty, Jira, Datadog, Splunk, and more. Setup guides for each.
Browse integrationsSystem Requirements
| Requirement | Minimum | Recommended |
|---|---|---|
| Linux kernel | 5.8+ with BTF | 6.1+ (EKS Amazon Linux 2023 default) |
| Kubernetes | 1.24+ | 1.29+ |
| Helm | 3.10+ | 3.14+ |
| Node memory (agent) | 128 MB RSS | 256 MB RSS reserved |
| Node CPU (agent) | 0.05 cores | 0.15 cores reserved |
| Network egress (per node) | <200 Kbps | <1 Mbps (busy cluster) |
Supported Platforms
- Amazon EKS
- Google GKE
- Azure AKS
- Self-managed K8s
- k3s / k0s
- Rancher RKE2