1 dépôt
Bridges between large language models and cluster management APIs.
Distinct from Kubernetes Management: Specifically provides the interface for LLMs to interact with K8s, whereas the parent is general management.
Explore 1 awesome GitHub repository matching devops & infrastructure · LLM Interfaces. Refine with filters or upvote what's useful.
kubectl-ai is a natural language cluster operator and AI command assistant that translates plain-text prompts into executable Kubernetes commands. It serves as an interface between large language models and the Kubernetes API to enable cluster management through conversational text. The project implements a Model Context Protocol server to expose cluster operations as standardized tools for external AI clients. It uses a provider-agnostic model interface to support both cloud-based and local AI backends. The system covers natural language infrastructure control and AI-assisted DevOps through
Acts as a bridge between cloud-based or local AI models and the Kubernetes API for cluster management.