Type something to search...

Features

Core Features

Multi-Cluster Management

Connect and manage multiple Kubernetes clusters from a single interface:

  • Local Kubeconfig: Auto-import clusters from your local kubeconfig file
  • Cloud Provider Discovery: Automatic discovery for AWS EKS, Azure AKS, and GCP GKE
  • Context Management: Quick switching between clusters with connection status monitoring
  • Credential Caching: Secure credential storage for seamless reconnection

Resource Visualization

See your entire cluster at a glance:

  • Resource Tree: Navigate resources organized by type (Workloads, Network, Storage, Config, Access Control)
  • Resource List: Filterable, searchable, sortable lists with customizable columns
  • Status Indicators: Visual badges showing resource health and status
  • Detail Panel: YAML view, events, and related resources in one place

Real-time Monitoring

Stay informed about your cluster’s state:

  • Overview Dashboard: Cluster-wide CPU, memory, Pod counts, and Node health
  • Event Stream: Real-time events with level filtering (Warning, Error, Normal)
  • Log Viewer: Multi-container Pod logs with follow mode and time filtering
  • Namespace Statistics: Resource breakdown by namespace

Use Cases

ScenarioOperationsDevelopment
TroubleshootingQuick Pod identification, events, logsWorkload status viewing
Health ChecksMulti-cluster health overviewDependency discovery
Change ManagementYAML editing (coming soon)Deployment editing (coming soon)
Access ControlRBAC managementNamespace permissions

Technical Architecture

┌─────────────────────────────────────────┐
│           React 19 Frontend             │
│    Mantine UI + Jotai State + i18n     │
└──────────────────┬──────────────────────┘
                   │ TauRPC (Type-safe IPC)
┌──────────────────┴──────────────────────┐
│           Rust Backend (Tauri 2)        │
│    kube-rs + Tokio + SQLite            │
└──────────────────┬──────────────────────┘

┌──────────────────┴──────────────────────┐
│         Kubernetes API Server           │
└─────────────────────────────────────────┘

Platform Support

PlatformMinimum VersionArchitecture
macOS11.0 (Big Sur)Intel & Apple Silicon
Windows10x64
LinuxUbuntu 18.04+x64

Ready to get started? Download KubChen today.