Radar
The missing open source Kubernetes UI
...It runs as a single lightweight binary with no required cloud account, connecting directly to clusters using existing kubeconfig credentials. The platform combines multiple observability features such as topology graphs, event timelines, and traffic visualization into one cohesive UI. It allows users to inspect resources, edit YAML, view logs, and execute commands within containers from a browser-based interface. Radar emphasizes performance and simplicity, avoiding heavy agents or polling by using Kubernetes watch APIs for real-time updates. It also integrates with tools like Helm, ArgoCD, and Flux for deployment and GitOps workflows. ...