How it Works
KubeStellar A2A provides a unified platform for multi-cluster Kubernetes management with intelligent automation
🤖 AI-Powered Interface
Natural language processing for Kubernetes operations. Describe what you want, and let AI handle the complexity.
🌐 Multi-Cluster Native
Seamlessly manage resources across multiple Kubernetes clusters with advanced targeting and policy enforcement.
⚙️ KubeStellar Integration
Full support for KubeStellar 2024 architecture with WDS, ITS, and binding policies for workload placement.
Key Features
KubeStellar A2A revolutionizes how you interact with Kubernetes clusters, providing both programmatic control and intelligent automation in a single platform.
- ✓ Dual Interface: CLI and AI-powered natural language
- ✓ Advanced Helm deployments with binding policies
- ✓ Multi-namespace operations and resource discovery
- ✓ Interactive agent mode for conversational management
- ✓ Complete GVRC discovery across cluster topology
- ✓ Production-ready with 60+ comprehensive tests
- ✓ Type-safe with full schema validation
- ✓ Extensible architecture for custom functions
Quick Example
# Deploy with natural language
uv run kubestellar agent
> "Deploy nginx to all production clusters with high availability"
# Or use direct CLI commands
uv run kubestellar execute helm_deploy \
-P chart_name=nginx \
-P target_clusters='["prod-us", "prod-eu"]' \
-P create_binding_policy=true
# AI-powered cluster analysis
> "Show me cluster health and resource distribution"
Get Started in Minutes
Install KubeStellar A2A and transform your Kubernetes management experience