All notable changes to K9s GUI will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial open source release
- Complete Kubernetes resource management (Pods, Deployments, Services, etc.)
- Real-time resource monitoring via WebSocket
- Pod log streaming with syntax highlighting
- Browser-based terminal for pod shell access
- Resource editing with Monaco Editor
- Light and dark theme support
- Keyboard shortcuts and command palette
- Multi-cluster support
- Namespace filtering
- Resource search and filtering
- AWS EKS integration
- Secure handling of kubeconfig files
- CORS configuration for API security
1.0.0 - 2024-01-XX
- First stable release of K9s GUI
- Core features for Kubernetes cluster management
- Web-based alternative to K9s terminal UI
- Modern React-based frontend
- Express.js backend with Kubernetes client
- Comprehensive documentation
- Contributing guidelines
- MIT License