What's Changed
Highlights
Added Kite Cluster Agent for connecting remote Kubernetes clusters.
Clusters can now connect to Kite through an outbound connection with Kite Cluster Agent, without exposing the Kubernetes API server directly. Thanks @TimeBye @zxh326
More info: https://kite.zzde.me/guide/kite-cluster-agent
Added workload revision history and rollback support.
Deployment, StatefulSet, and DaemonSet detail pages now provide revision history and rollback actions. Thanks @anupam42
Cluster Management
- Added kubeconfig import for adding multiple clusters.
- Isolated namespace selection across browser tabs. Thanks @liyan527
- Updated Prometheus URL persistence to support longer values. Thanks @kuops
AI
- Added AI tools for describing Kubernetes resources.
- Added AI tools for execution inside Pods with authorization controls.
- Improved Agent loop.
Resource Management And UI
- Improved ANSI output parsing and rendering.
- Improved rendering of control characters and long Node names.
- Persisted resource table page-size preferences across browser sessions. Thanks @liyan527
- Increased the Artifact Hub result limit to 60. Thanks @kuops
Dependencies
- Updated Go and frontend dependencies, including Anthropic SDK 1.62.0 and ORAS 2.6.2.
New Contributors
Full Changelog: v0.14.1...v0.15.0