radar

radar

An open-source Kubernetes UI offering visualization features such as topology, event timelines, and service traffic.

MCPDevOpen sourceKubernetesUIMCP
Type
MCP
Transport
sse
Open source
Yes
GitHub Stars
★ 2.5k
Source
mcp-github

Overview

Radar is an open-source Kubernetes UI that provides visualizations for cluster topology, event timelines, and service traffic. It also supports resource browsing, Helm management, and GitOps integration (FluxCD and ArgoCD). Radar can leverage an MCP server to enable AI assistants to query cluster information. Suitable for developers and operations engineers who need to manage and monitor Kubernetes clusters. Can be installed and run with a simple command.

Capabilities

  • Cluster topology visualization
  • Event timeline display
  • Service traffic monitoring
  • Resource browsing
  • Helm management
  • GitOps support

Use cases

Kubernetes cluster managementEvent monitoring and troubleshootingService traffic analysisResource management and Helm deployments

Setup

Requires: Kubernetes 集群kubectl
curl -fsSL https://get.radarhq.io | sh && kubectl radar

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

No, Radar can run locally and communicate directly with the K8s API.

No, Radar can run locally and communicate directly with the K8s API.

Radar supports GKE, EKS, AKS, minikube, kind, k3s, or any standard-compliant cluster.

Supports GKE, EKS, AKS, minikube, kind, k3s, or any standard-compliant cluster.

Related skills