Integrates a Kubernetes MCP server with an AI-powered UI plugin, deployable via Docker Compose.
K8S AI Assistant offers a streamlined solution for integrating AI capabilities directly into your Kubernetes environment. It provides a minimal Docker Compose setup that includes a Kubernetes MCP (Multi-Cluster Proxy) server, exposing an HTTP SSE transport for cluster communication, and an AI-powered UI plugin backend. The UI plugin, built with Node/Express, seamlessly connects to an Ollama-compatible OpenAI endpoint and the MCP server, enabling interactive, AI-driven insights and operations within your Kubernetes clusters.
Key Features
01Docker Compose for easy deployment
02Kubernetes MCP server with HTTP SSE transport
03AI-powered UI plugin backend
04Ollama/OpenAI-compatible AI endpoint integration
05Secure kubeconfig volume binding
061 GitHub stars
Use Cases
01Developing custom AI-driven Kubernetes dashboards or plugins
02AI-assisted Kubernetes cluster management
03Integrating LLM-powered insights with Kubernetes operations