Skip to main content
Archived — Kubernetes/DaemonSet deployment is Phase-2 runtime-platform content, not part of the current PR-review launch. Kept for reference.
Privileged DaemonSet — Jibril loads eBPF on each node. Linux kernel 5.10+ required. See Jibril requirements.

Add Helm repo

Install

Replace YOUR_API_TOKEN with a token from app.garnet.aiSettingsAPI Tokens.

Verify

One pod per node. Runs appear at app.garnet.ai within seconds — with Run Profiles and check results.

Configuration

For init containers, heartbeat intervals, and full chart overrides, see the chart’s values.yaml and Jibril Kubernetes docs.

Troubleshooting

Check pod status and logs:
Verify garnet.token is set correctly. The token must match a valid API token from app.garnet.aiSettingsAPI Tokens.
Jibril requires Linux kernel 5.10+ with eBPF support. Verify your node kernel versions:
If nodes are running an older kernel, upgrade to a supported version. See Jibril requirements.