Skip to content

Kube9 Ecosystem

Kube9 is a comprehensive Kubernetes management platform that combines intelligent automation with developer-first experiences. The ecosystem consists of multiple integrated components that work together seamlessly.

Components

🖥️ VS Code Extension

Intelligent Kubernetes management in your IDE

The Kube9 VS Code extension provides intelligent Kubernetes cluster management directly within your IDE. Features context-aware analysis, troubleshooting, and recommendations.

  • Status: MVP
  • License: Open Source & Free
  • Privacy: All data stays local

Learn more about the VS Code Extension →

⚙️ Kube9 Operator

In-cluster validation and monitoring

The Kube9 Operator runs inside your Kubernetes cluster, performs scheduled Well-Architected Framework validation, and exposes cluster/operator status for connected Kube9 tools.

  • Status: In Development (Active Preview)
  • License: Open Source & Free
  • Privacy: All data stays in your cluster

Learn more about the Operator →

🤖 Kube9 Desktop

AI-powered Kubernetes management

Kube9 Desktop is a cross-platform desktop application with an AI-powered experience that uses operator-backed cluster history and your preferred AI provider.

  • Status: In Development
  • License: Freemium (Free tier + Pro/Enterprise subscriptions)
  • AI Features: Embedded AI agent with historical context

Learn more about Kube9 Desktop →

How They Work Together

mermaid
graph LR
    vscode[Kube9 VS Code Extension] -->|reads status| operator[Kube9 Operator]
    operator -->|runs in| cluster[Your Cluster]
    vscode -->|direct access| cluster
    desktop[Kube9 Desktop] -->|uses history from| operator
  1. Operator (Optional): Runs in-cluster and provides validation plus status signaling
  2. VS Code Extension: Connects directly to Kubernetes and unlocks additional views when operator data is available
  3. Desktop App: Uses operator-backed history to improve AI-assisted Kubernetes workflows

Key Features

  • Context-Aware Analysis - Intelligent cluster analysis in VS Code
  • Well-Architected Framework - Comprehensive cluster validation
  • Multi-Cluster Management - Handle multiple clusters easily
  • Operator Status Signaling - Tier and health visibility for connected tools
  • 100% Privacy - All data stays local or in your cluster
  • Open Source - Completely free with full transparency

Getting Started

  1. Start with the VS Code Extension - Works immediately with any cluster
  2. Add the Operator (Optional) - For enhanced assessments and event tracking

Learn more about the VS Code Extension →

MIT License