Overview
Features
Core Cluster Discovery and Inspection
List available contexts, namespaces, and nodes; retrieve resources; describe resources; and discover APIs and CRDs across clusters.
Cross-Cluster Resource Visibility
List and inspect Kubernetes resources across multiple clusters and contexts from a single interface.
API Discovery
Discover available APIs and Custom Resource Definitions (CRDs) within clusters.
Metrics and Telemetry
Display resource usage for nodes and pods; diagnose issues via status, events, and logs.
Rollout Management
Get rollout status and history; undo, restart, pause, and resume rollouts.
Scaling and Autoscaling
Scale resources and configure Horizontal Pod Autoscalers (HPA).
Resource Creation and Modification
Create resources from YAML/JSON, apply changes, patch resources, and update labels/annotations.
Node and Pod Operations
Cordon/uncordon/drain/taint nodes; execute commands in pods.
Who Is This For?
- DevOps:Manage and compare multiple Kubernetes clusters from a single interface using multiple kubeconfigs.
- SREs:Coordinate cross-cluster reliability and issue diagnosis across dev/stage/prod environments.
- Platform teams:Enable centralized multi-cluster Kubernetes operations for platform teams.




