Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skyhook Helm Charts

Official Helm charts for Radar and Skyhook.

Charts

Chart Description
radar Modern Kubernetes visibility tool. Multi-cluster topology, image filesystem viewer, Helm and GitOps management, built-in MCP server.
radar-hub Radar Cloud control plane for self-hosted deployments.
skyhook-connector In-cluster agent for the Skyhook platform.

Usage

Helm must be installed to use these charts. See Helm's documentation to get started.

Add the repo:

helm repo add skyhook https://skyhook-io.github.io/helm-charts

If you've already added the repo, refresh it to pick up new versions:

helm repo update
helm search repo skyhook

Install Radar

helm install radar skyhook/radar

For configuration options and in-cluster deployment guidance, see the Radar Helm chart README and the in-cluster deployment docs.

Install self-hosted Radar Cloud

The radar-hub chart deploys the self-hosted control plane and web app. It requires a public URL, Postgres, TLS, a cookie-sealing secret, and an authentication method. Follow the self-hosted install guide for the complete values and first-cluster flow.

Install skyhook-connector

helm install skyhook-connector skyhook/skyhook-connector

Uninstall

helm delete radar
helm delete skyhook-connector

Links

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages