Releases: skyhook-io/radar
Release list
v1.11.0
Radar v1.11.0
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.11.0/radar_v1.11.0_darwin_arm64.tar.gz
tar -xzf radar_v1.11.0_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.11.0/radar_v1.11.0_darwin_amd64.tar.gz
tar -xzf radar_v1.11.0_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.11.0/radar_v1.11.0_linux_amd64.tar.gz
tar -xzf radar_v1.11.0_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.11.0/radar-desktop_v1.11.0_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.11.0_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.11.0/radar-desktop_v1.11.0_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.11.0_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
- 273d21c Enhance support for Argo Rollouts (#1380)
- 2c76571 Perf/slim pod replicaset list rows (#1443)
- 7ffa6e2 deps(radar-app): require k8s-ui 1.13.0 for the new policy and backup types (#1462)
- 7cae189 deps: combine 9 soaked Dependabot bumps (#1460)
- 939b85a diagnostics: report the Linux desktop rendering environment (#1458)
- cd32e8c docs(mcp): cross-link the Reachability doc from the diagnose tool (#1429)
- 6daa9e5 feat(calico): add first-class Calico visibility (#1447)
- 5853690 feat(cnpg): report a backup schedule that stopped running (#1456)
- cfbc980 feat(scripts): add reproducible Kyverno, CNPG and Velero demo clusters (#1402)
- 44ee91c feat(traffic): Beyla source, reworked against a live scrape (#1448)
- d043c94 feat(traffic): add Grafana Beyla as a traffic source (#1205) (#1217)
- 767d142 feat(velero): what a backup phase does not tell you (#1446)
- f6f6314 feat: per-policy resource coverage, and CloudNativePG backup destinations + declarative objects (#1432)
- 555f709 fix(calico): correctness fixes found running the integration on a real cluster (#1455)
- 32266c1 fix(reachability): only offer vantages the deployment can actually test from (#1430)
- e26a5b1 fix(traffic): bring the Beyla source to parity with the others (#1449)
- 5044961 perf(k8s): gate CRD warmup/discovery on deferred informer sync (#1444)
- c0f3cbb perf(sse): run topology broadcasts on a dedicated worker (#1440)
- 626a23a perf(topology): stop building the relationship graph to caption a card (#1450)
v1.10.0
Radar v1.10.0
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.10.0/radar_v1.10.0_darwin_arm64.tar.gz
tar -xzf radar_v1.10.0_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.10.0/radar_v1.10.0_darwin_amd64.tar.gz
tar -xzf radar_v1.10.0_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.10.0/radar_v1.10.0_linux_amd64.tar.gz
tar -xzf radar_v1.10.0_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.10.0/radar-desktop_v1.10.0_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.10.0_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.10.0/radar-desktop_v1.10.0_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.10.0_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
- 856be00 Add UI load-test harness: synthetic fake cluster with live pod-count control (#1359)
- c8ba604 Validate that the Caretta traffic backend actually holds Caretta metrics (#1409)
- b64972b deps(go): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 (#1353)
- 7f6f297 feat(cnpg): show what the volumes are actually doing, not what was requested (#1424)
- 43058a7 feat(kyverno): name the workload each policy report is about (#1423)
- f6b9372 feat(policy): show which rules a workload breaks, on the workload's page (#1425)
- 2c0b246 feat(topology): connect Crossplane claims, XRs, and composed resources (#1405)
- 2fdc6a5 fix(cnpg): file backup failures as backups, and stop a paused Pooler reading healthy (#1410)
- 5f1d58b fix(crossplane): show composed resources for v1 claims via bound XR (#1403)
- 272b96d fix(desktop): drop Cut/Copy accelerator on Linux so Ctrl+C reaches the terminal (#1406)
- 30e586e fix(desktop): drop the Paste accelerator on Windows only (#1335)
- a530715 fix(desktop): make Edit menu Cut/Copy work off macOS (#1336)
- 9cd929c fix(gitops): stop Reconciling outvoting Ready on Flux resources (#1422)
- c0a2961 fix(health): a container that succeeded must not name the pod's problem (#1411)
- 05d5ecb fix(installer): avoid GitHub API rate-limit failures (#1198)
- e616e09 fix(issues): stop issue_timing changing its answer as a resource ages (#1412)
- 4313444 fix(radar-app): raise the k8s-ui peer floor to the version it actually needs (#1427)
- b469977 fix(rbac): bound SSE change-authorizer with a per-connection SAR memo (#1313)
- aace67c fix(timeline): scope event-pipeline drop metrics to the active cluster (#1301)
- ac6c133 fix(traffic): make the 3xx status filter readable when active (#1407)
- 1bb7065 perf(topology): index active Jobs by namespace for Service pairing (#1408)
- 3fd44f3 test(crossplane-demo): cover v1 claim + v2 namespaced XR on Crossplane 2.x (#1404)
v1.9.2
Radar v1.9.2
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.2/radar_v1.9.2_darwin_arm64.tar.gz
tar -xzf radar_v1.9.2_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.9.2/radar_v1.9.2_darwin_amd64.tar.gz
tar -xzf radar_v1.9.2_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.9.2/radar_v1.9.2_linux_amd64.tar.gz
tar -xzf radar_v1.9.2_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.2/radar-desktop_v1.9.2_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.9.2_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.2/radar-desktop_v1.9.2_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.9.2_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
v1.9.1
Radar v1.9.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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.1/radar_v1.9.1_darwin_arm64.tar.gz
tar -xzf radar_v1.9.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.9.1/radar_v1.9.1_darwin_amd64.tar.gz
tar -xzf radar_v1.9.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.9.1/radar_v1.9.1_linux_amd64.tar.gz
tar -xzf radar_v1.9.1_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.1/radar-desktop_v1.9.1_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.9.1_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.1/radar-desktop_v1.9.1_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.9.1_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
v1.9.0
Radar v1.9.0
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.0/radar_v1.9.0_darwin_arm64.tar.gz
tar -xzf radar_v1.9.0_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.9.0/radar_v1.9.0_darwin_amd64.tar.gz
tar -xzf radar_v1.9.0_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.9.0/radar_v1.9.0_linux_amd64.tar.gz
tar -xzf radar_v1.9.0_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.0/radar-desktop_v1.9.0_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.9.0_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.9.0/radar-desktop_v1.9.0_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.9.0_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
v1.8.7
Radar v1.8.7
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.7/radar_v1.8.7_darwin_arm64.tar.gz
tar -xzf radar_v1.8.7_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.8.7/radar_v1.8.7_darwin_amd64.tar.gz
tar -xzf radar_v1.8.7_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.8.7/radar_v1.8.7_linux_amd64.tar.gz
tar -xzf radar_v1.8.7_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.7/radar-desktop_v1.8.7_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.8.7_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.7/radar-desktop_v1.8.7_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.8.7_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
v1.8.6
Radar v1.8.6
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.6/radar_v1.8.6_darwin_arm64.tar.gz
tar -xzf radar_v1.8.6_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.8.6/radar_v1.8.6_darwin_amd64.tar.gz
tar -xzf radar_v1.8.6_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.8.6/radar_v1.8.6_linux_amd64.tar.gz
tar -xzf radar_v1.8.6_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.6/radar-desktop_v1.8.6_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.8.6_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.6/radar-desktop_v1.8.6_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.8.6_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
- ccc4609 Add cluster-aware YAML validation and dry-run review (#1257)
- b40f516 Detect finalizer-stuck ConfigMaps and Secrets sooner (#1261)
- 6760526 Enrich diagnose with crashloop log evidence (#1255)
- 28bab8b Improve structured ConfigMap value diffs (#1256)
- cd48023 Make issue change-feed framing constructive (#1254)
- 812f5bb Rank crashloops by current serving state (#1259)
- 02688e2 Surface zero-availability Deployment rollout risk (#1235)
v1.8.5
Radar v1.8.5
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.5/radar_v1.8.5_darwin_arm64.tar.gz
tar -xzf radar_v1.8.5_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.8.5/radar_v1.8.5_darwin_amd64.tar.gz
tar -xzf radar_v1.8.5_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.8.5/radar_v1.8.5_linux_amd64.tar.gz
tar -xzf radar_v1.8.5_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.5/radar-desktop_v1.8.5_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.8.5_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.5/radar-desktop_v1.8.5_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.8.5_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
- 6c3d060 Add Hub-backed radar cloud status for in-cluster installations (#1194)
- c514c9d Add semantic color to Radar Cloud CLI (#1204)
- cc5ece3 Dashboard warningGroups: full dedup window with lastSeen + involved objects, recency-ordered (#1202)
- dd72c92 Extend per-issue change correlation to warning-severity issues (#1201)
- 55eed7d Make Cloud status recovery actionable (#1207)
- fed595b Polish CLI recovery destinations (#1208)
- 050580b Secure the local listener and clarify startup posture (#1210)
v1.8.4
Radar v1.8.4
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.4/radar_v1.8.4_darwin_arm64.tar.gz
tar -xzf radar_v1.8.4_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.8.4/radar_v1.8.4_darwin_amd64.tar.gz
tar -xzf radar_v1.8.4_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.8.4/radar_v1.8.4_linux_amd64.tar.gz
tar -xzf radar_v1.8.4_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.4/radar-desktop_v1.8.4_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.8.4_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.4/radar-desktop_v1.8.4_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.8.4_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar
Changelog
v1.8.3
Radar v1.8.3
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/radarScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radarPowerShell (Windows):
irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iexManual (macOS Apple Silicon):
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.3/radar_v1.8.3_darwin_arm64.tar.gz
tar -xzf radar_v1.8.3_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.8.3/radar_v1.8.3_darwin_amd64.tar.gz
tar -xzf radar_v1.8.3_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.8.3/radar_v1.8.3_linux_amd64.tar.gz
tar -xzf radar_v1.8.3_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/Desktop App
Homebrew (macOS):
brew install --cask skyhook-io/tap/radar-desktopDebian/Ubuntu:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.3/radar-desktop_v1.8.3_linux_amd64.deb
sudo dpkg -i radar-desktop_v1.8.3_linux_amd64.debFedora/RHEL:
curl -LO https://github.com/skyhook-io/radar/releases/download/v1.8.3/radar-desktop_v1.8.3_linux_amd64.rpm
sudo rpm -i radar-desktop_v1.8.3_linux_amd64.rpmScoop (Windows):
scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar-desktopWindows (direct download): Download from the assets below.
CLI
Then run: kubectl radar