Radar runs as a single binary. Point it at a kubeconfig and it serves a web UI onDocumentation Index
Fetch the complete documentation index at: https://radarhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
localhost:9280. Use it as a kubectl plugin, a standalone CLI, or a desktop app.
CLI
- macOS / Linux
- Windows
- Direct download
Install script:Homebrew:Krew (kubectl plugin):After install:
kubectl radar (as a plugin) or kubectl-radar (standalone). The install script lays down the binary as kubectl-radar; the bare radar command works only if you’ve added a symlink yourself or installed via Homebrew/Scoop.Desktop app
Same UI, native app for macOS / Linux / Windows.| Platform | Install |
|---|---|
| macOS | brew install --cask skyhook-io/tap/radar-desktop |
| Debian / Ubuntu | .deb from GitHub Releases |
| Fedora / RHEL | .rpm from GitHub Releases |
| Windows | scoop install radar-desktop |
Run it
http://localhost:9280 in your browser, and starts watching the cluster.
Common variants:
Run it in a cluster
The same binary runs in-cluster as a long-running pod. This is how you give a team shared access to one cluster, and it’s the same pod Radar Cloud installs when you connect a cluster. See In-cluster deployment for the Helm chart.Verify the install
Uninstall
~/.radar/. Delete that directory to wipe local preferences and the timeline database.
Next
Configuration files
Where Radar stores config, kubeconfig precedence, multi-context.
In-cluster deployment
Run Radar as a shared pod with auth and ingress.
Connect to Cloud
Hosted multi-cluster view if you’d rather not self-host.