Radar v1.14.1
Modern Kubernetes visibility. Local-first. No account. No cloud dependency. Fast.
Topology, event timeline, and service traffic — plus resource browsing and Helm management. Open source. Free forever.
Installation
Homebrew (macOS/Linux):
brew install skyhook-io/tap/radar
Scoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar
PowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iex
Manual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.14.1/radar_v1.14.1_darwin_arm64.tar.gz
tar -xzf radar_v1.14.1_darwin_arm64.tar.gz
sudo mv kubectl-radar /usr/local/bin/
Manual (macOS Intel):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.14.1/radar_v1.14.1_darwin_amd64.tar.gz
tar -xzf radar_v1.14.1_darwin_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/
Manual (Linux amd64):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.14.1/radar_v1.14.1_linux_amd64.tar.gz
tar -xzf radar_v1.14.1_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/
Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktop
Debian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.14.1/radar-desktop_v1.14.1_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.14.1_linux_amd64.deb
Fedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.14.1/radar-desktop_v1.14.1_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.14.1_linux_amd64.rpm
Scoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktop
Windows (direct download): Download from the assets below.
CLI
Then run:kubectl radar
Changelog
• 6bd5e73c54a1b046348ce581351b6382322fb143 Cloud connect:tell people when the cluster is already connected; name the cluster in the CTA (#1800)
• dfe47b3653adcb8bec1b198907e6758e523af7b7 Cloud connect:the admin note says what it installs and names the self-hosted option (#1797)
• e0f6d8d375ff117307beef9b5429ddfab3ecbea6 Findings:a card for every tool result, and citations that reach them (#1802)
• 81abf71bdac5531403b1099a065a13e08e170f09 Findings:the evidence pane and the assessment parts split by concern (#1799)
• bd1ec82ff74c8ede34cc5d5807335c17a9b7a2c1 Modify resource limits and requests in values.yaml
• 0619c79ed07f7292b49a599770df5206eae09685 Size the Go GC to the container memory limit (#1805)
• 7c25e1088fbc6675ba1057bd62a69869b53ed499 cloud:make the wiring test's log sink safe to read concurrently
• 0f9cc889e085d29cf70a1c25c72708bcfcb01966 cloud:narrow the handshake claims to what is observable
• ae7e5f0bb091e69d47f142c6968c5627d1af7719 cloud:only 401 is a verdict on the cluster token
• c665da1b01d23de4679855112124034eb0edca4d fix(gitops):show what a tree node is, not only that it is healthy
• 8fba01a02a3c8b79cc9f1c62d7185a2ce95c6289 motion:follow-ups from the hub rollout (#1804)