Kubernetes Copilot powered by AI (OpenAI/Claude/Gemini/etc)
# Kubernetes Gemini Kubernetes Gemini powered by LLM, which leverages advanced language models to streamline and enhance Kubernetes cluster management. This tool integrates seamlessly with your existing Kubernetes setup, providing intelligent automation, diagnostics, and manifest generation capabilities. By utilizing the power of AI, Kubernetes Gemini simplifies complex operations and helps maintain the health and security of your Kubernetes workloads. ## Features - Automate Kubernetes cluster operations using large language models. - Provide your own OpenAI, Azure OpenAI, Anthropic Claude, Google Gemini or other OpenAI-compatible LLM providers. - Diagnose and analyze potential issues for Kubernetes workloads. - Generate Kubernetes manifests based on provided prompt instructions. - Utilize native `kubectl` and `trivy` commands for Kubernetes cluster access and security vulnerability scanning. - Support for Model Context Protocol (MCP) protocol to integrate with external tools. ## Installation Install the kube-gemini CLI with the following command: ```sh go install github.com/feiskyer/kube-gemini/cmd/kube-gemini@latest ``` ## Quick Start Setup the following environment variables: - Ensure [`kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/) is installed on the local machine and the kubeconfig file is configured for Kubernetes cluster access. - Install [`trivy`](https://github.com/aquasecurity/trivy) to assess container image security issues (only required for the `audit` command). - Set the OpenAI [API key](https://platform.openai.com/account/api-keys) as the `OPENAI_API_KEY` environment variable to enable LLM AI functionality (refer below for other LLM providers). Then run the following commands directly in the terminal: ```sh Kubernetes Gemini powered by OpenAI Usage: kube-gemini [command] Available Commands: analyze Analyze issues for a given resource audit Audit security issues for a Pod completion Gen
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.