Multi-Cluster
Overview
Krust lets you toggle multiple Kubernetes contexts simultaneously and view resources from all selected clusters in a unified interface.
Context Management
- Click a context name in the sidebar to switch to it
- Toggle multiple contexts for side-by-side view
- Each context gets its own API client and watchers
Side-by-Side Views
Resources from all selected clusters appear in the same table. A cluster badge on each row identifies the source cluster.
Synchronized Filtering
Namespace filtering applies across all active contexts, keeping the view consistent.
Cross-Cluster Diff Pro
Compare any resource between clusters:
- Select a source resource and a target resource from different clusters
- See a unified diff with colored additions and deletions
kubeconfig Auto-Watch
Krust detects changes to your kubeconfig file and auto-reloads contexts without requiring a restart.