From Radar OSS to Radar Cloud. Ten minutes. One Helm flag.
You already know Radar. Keep everything you've set up. Add multi-cluster, SSO, long-term retention, and team collaboration — without migrating data, changing auth, or touching your existing tooling.
Radar Cloud is the same Radar binary you're already running, with a cloud-sync flag flipped on. Your OSS install keeps working. Radar Cloud adds the multi-cluster, long-retention, SSO, and collaboration layer on top. No data migration. No reconfiguration. No switching cost.
Your existing OSS install is untouched.
The Radar Cloud agent is the same OSS Radar binary with the cloud-sync flag flipped on — your local install keeps working, your CLI, keybindings, and automation scripts all carry over. Migrate one cluster, or all of them. Roll back anytime by flipping the flag off.
Six steps. Seven minutes. One cluster at a time.
Sign up for a free Radar workspace
30 secondsGo to app.radarhq.io/signup. No credit card. Use Google, GitHub, or email. You'll land in an empty workspace ready to accept cluster connections.
Generate a cluster connection token
10 secondsIn your Radar workspace, click 'Connect cluster' and name it (e.g. prod-us-west). You'll get a one-time installation token.
# Your workspace generates this:
CLUSTER_TOKEN=rct_7f3a9b2e4d1c6f8a...Update your existing Helm install
30 seconds per clusterIf you already run Radar OSS via Helm, you just add one flag. The existing install keeps working — we're adding the Radar sync as a sidecar.
# Your existing Radar OSS install:
helm upgrade radar skyhook/radar \
-n radar \
--set cloud.enabled=true \
--set cloud.token=$CLUSTER_TOKEN \
--set cloud.clusterName=prod-us-westWatch your cluster appear
Under 60 secondsThe agent opens a secure outbound tunnel to Radar. Topology, events, and resources start syncing immediately. You'll see the cluster in your workspace in under a minute.
Invite your team
2 minutesAdd teammates by email, or connect SSO (Google, GitHub, SAML) and they get access via your existing groups. No kubeconfigs shared, no VPN setup.
Repeat for other clusters
30 sec eachEach cluster gets its own connection token. Same Helm flag, different token. Connect as many as you like — the Free tier is 3 clusters, paid tiers are unlimited.
What stays exactly the same. What gets added.
Unchanged from OSS
Nothing you set up is touched
- Your local OSS install keeps working exactly as before
- kubectl, CLI, and web UI remain fully functional locally
- No data migration required — your cluster is the source of truth
- MCP integrations you've configured keep working
- Your existing kubeconfig-based auth is untouched
- All OSS Radar keyboard shortcuts and workflows unchanged
Added by Radar
What connecting unlocks
- Multi-cluster fleet view across every connected cluster
- Event timeline persists 30 days to 1 year (vs session-only in OSS)
- SAML/OIDC SSO with group-to-namespace RBAC
- Shareable deep-links + annotations that survive restarts
- Slack, PagerDuty, MS Teams integrations
- Audit logs for compliance evidence
What actually leaves your cluster.
We're allergic to surprises. Here's the exact data flow your security team will want to review.
What Radar receives
- • Kubernetes resource metadata (names, labels, status)
- • Event metadata (reason, source, count)
- • Helm release manifests (values, revision history)
- • Network topology edges (service-to-service)
- • Node-level metrics (CPU, memory, counts)
What Radar never sees
- • Container logs or stdout
- • Secret values (only the existence + name)
- • ConfigMap contents (only metadata)
- • Application data or user PII
- • kubectl exec session contents
The agent is Apache 2.0 and auditable. Read every line on GitHub. Radar itself is SOC 2 Type 2 certified, with an EU region available for Enterprise customers who need it.
Tried it, didn't work out? Revert in seconds.
Commit to trying Radar with zero switching cost. If it's not a fit, you're back where you started in under a minute.
Disconnect cluster from Radar
helm upgrade radar skyhook/radar --set cloud.enabled=falseRemove Radar workspace entirely
Settings → Workspace → Delete workspaceYour OSS install continues as before
(nothing changes locally)Questions we get before people flip the flag.
Do I have to remove my OSS Radar install to use Radar?
Does my cluster data leave my infrastructure?
What happens to my in-cluster events during migration?
Can I migrate one cluster and leave others on OSS?
How is authentication different?
What if I want to go back to OSS-only?
Is the connection outbound-only?
How do I migrate my OSS user accounts?
Ten minutes. One Helm flag. No regret policy.
Start with up to 3 clusters — Free forever. Add more when you're ready. Rollback anytime.
Apache 2.0 OSS · Unlimited clusters self-hosted · Hosted free tier for up to 3 clusters