Radar
The missing open source Kubernetes UI
...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. Overall, it acts as a developer-friendly Kubernetes dashboard and IDE focused on speed, transparency, and local control.