This document outlines the strategic direction and roadmap for k8sgpt. The roadmap is updated regularly based on community feedback and project needs.
k8sgpt aims to give Kubernetes superpowers to everyone by providing AI-powered cluster analysis that is accessible to users of all skill levels. We believe every Kubernetes practitioner should have access to SRE-grade diagnostics, regardless of their experience.
- Expand support for diverse LLM providers beyond OpenAI
- Support for local/offline models (Ollama, LocalAI) as first-class citizens
- Improved model selection and fallback mechanisms
- Support for custom REST backends
- Add analyzers for emerging Kubernetes features
- Improve existing analyzer accuracy
- Custom analyzer framework improvements
- Integration with OPA/Gatekeeper for policy analysis
- Deeper Prometheus and OpenTelemetry integration
- Grafana dashboard support
- Slack, Discord, and Teams integrations
- Webhook-based alerting
- Optimize analysis speed for large clusters
- Improve caching mechanisms
- Reduce memory footprint
- Support for multi-cluster analysis
- Enhanced data anonymization during AI queries
- Improved security analyzers
- Compliance reporting features
- Secret detection and redaction
- Kubernetes 1.30+ feature support
- Improved MCP server capabilities
- Enhanced serve mode with metrics
- Better error handling and diagnostics
- Community analyzer marketplace
- Multi-cluster analysis
- Advanced anomaly detection
- Historical trend analysis
- Custom dashboard generation
- Plugin ecosystem for third-party analyzers
- Self-healing recommendations with automated remediation
- Cross-cluster best practice benchmarking
- AI model fine-tuning for Kubernetes diagnostics
- Enterprise-grade access control and auditing
The roadmap is community-driven. To suggest new items:
- Open a GitHub issue with the
enhancementlabel - Discuss your idea in the #k8sgpt Slack channel
- Submit a PR implementing the feature
- (Initial roadmap created 2026-04-24)
We welcome feedback on this roadmap. Please share your thoughts via:
- GitHub Issues
- Slack: #k8sgpt
- GitHub Discussions