The Knowledge Base is the library behind KubeStellar Console’s AI Missions system. It contains 400+ ready-to-use mission prompts that install, configure, troubleshoot, and repair open source Kubernetes projects across your multi-cluster fleet — all powered by AI that saves you time and tokens.
Every mission prompt in the Knowledge Base falls into of two classes:
Installation missions walk you through deploying a CNCF or open source project on or more clusters. Each installation mission includes:
Example: Installing Prometheus across a multi-cluster fleet
Mission: Install Prometheus
Type: install
Difficulty: beginner
Target: All clusters matching label "monitoring=enabled"
Steps:
1. Add the prometheus-community Helm repo
2. Create the monitoring namespace
3. Install kube-prometheus-stack with recommended values
4. Verify Prometheus pods are running
5. Confirm metrics scraping is active
The AI executes each step, adapting to your specific cluster configuration. If a step fails, the AI diagnoses the issue and suggests a fix before continuing.
Solution missions are troubleshooting and repair prompts. They start from a symptom — “pods crashing”, “high latency”, “certificate expired” — and guide the AI through diagnosis and repair.
Example: Repairing certificate expiry across clusters
Mission: Fix Expired TLS Certificates
Type: repair
Difficulty: intermediate
Symptom: Services returning TLS handshake errors
Steps:
1. Scan all clusters for expired certificates
2. Identify which cert-manager issuers are affected
3. Trigger certificate renewal
4. Verify new certificates are propagated
5. Confirm services are healthy
When you run a mission from the Knowledge Base, here’s what happens:
Unlike single-cluster tools, every Knowledge Base mission is multi-cluster aware:
The Knowledge Base includes installation and solution missions for projects across all CNCF categories. Here’s what’s currently available:
| Project | Install Mission | Solution Missions | Maturity |
|---|---|---|---|
| Prometheus | Yes | 12+ troubleshooting prompts | Graduated |
| Grafana | Yes | 8+ troubleshooting prompts | — |
| Jaeger | Yes | 6+ troubleshooting prompts | Graduated |
| OpenTelemetry | Yes | 10+ troubleshooting prompts | Incubating |
| Fluentd | Yes | 5+ troubleshooting prompts | Graduated |
| Thanos | Yes | 7+ troubleshooting prompts | Incubating |
| Cortex | Yes | 4+ troubleshooting prompts | Incubating |
| Loki | Yes | 6+ troubleshooting prompts | — |
| Project | Install Mission | Solution Missions | Maturity |
|---|---|---|---|
| Istio | Yes | 15+ troubleshooting prompts | Graduated |
| Envoy | Yes | 8+ troubleshooting prompts | Graduated |
| Cilium | Yes | 10+ troubleshooting prompts | Graduated |
| Calico | Yes | 7+ troubleshooting prompts | — |
| Linkerd | Yes | 6+ troubleshooting prompts | Graduated |
| CoreDNS | Yes | 5+ troubleshooting prompts | Graduated |
| NATS | Yes | 4+ troubleshooting prompts | Incubating |
| Project | Install Mission | Solution Missions | Maturity |
|---|---|---|---|
| OPA / Gatekeeper | Yes | 8+ troubleshooting prompts | Graduated |
| Falco | Yes | 6+ troubleshooting prompts | Graduated |
| cert-manager | Yes | 10+ troubleshooting prompts | — |
| Kyverno | Yes | 7+ troubleshooting prompts | Incubating |
| Trivy | Yes | 5+ troubleshooting prompts | — |
| Vault | Yes | 8+ troubleshooting prompts | — |
| Project | Install Mission | Solution Missions | Maturity |
|---|---|---|---|
| Longhorn | Yes | 6+ troubleshooting prompts | Incubating |
| OpenEBS | Yes | 5+ troubleshooting prompts | Sandbox |
| Rook / Ceph | Yes | 8+ troubleshooting prompts | Graduated |
| MinIO | Yes | 4+ troubleshooting prompts | — |
| Velero | Yes | 6+ troubleshooting prompts | — |
| Project | Install Mission | Solution Missions | Maturity |
|---|---|---|---|
| Argo CD | Yes | 10+ troubleshooting prompts | Graduated |
| Flux CD | Yes | 8+ troubleshooting prompts | Graduated |
| Helm | Yes | 12+ troubleshooting prompts | Graduated |
| Kustomize | Yes | 5+ troubleshooting prompts | — |
| Crossplane | Yes | 7+ troubleshooting prompts | Incubating |
| Project | Install Mission | Solution Missions | Maturity |
|---|---|---|---|
| containerd | Yes | 6+ troubleshooting prompts | Graduated |
| Knative | Yes | 8+ troubleshooting prompts | Incubating |
| KEDA | Yes | 5+ troubleshooting prompts | Graduated |
| KubeVirt | Yes | 4+ troubleshooting prompts | Incubating |
| Volcano | Yes | 3+ troubleshooting prompts | Incubating |
| Project | Install Mission | Solution Missions | Maturity |
|---|---|---|---|
| Cluster API | Yes | 6+ troubleshooting prompts | — |
| Metal3 | Yes | 4+ troubleshooting prompts | — |
| Tinkerbell | Yes | 3+ troubleshooting prompts | Sandbox |
| wasmCloud | Yes | 3+ troubleshooting prompts | Sandbox |
Beyond the pre-built missions, the Knowledge Base grows with every problem you solve. The Resolution Knowledge Base tracks successful troubleshooting outcomes so you never solve the same problem twice.
| Scope | Who Sees It | Best For |
|---|---|---|
| Personal | you | Custom fixes for your specific cluster configurations |
| Shared | Everyone in your organization | Common issues that affect the whole team |
Over time, the shared Knowledge Base becomes an institutional memory of how your organization operates Kubernetes — a living runbook that the AI can reference automatically.
Open the Mission Browser from the console sidebar or the AI Missions panel.
Missions come from three sources:
| Source | Description |
|---|---|
| KubeStellar Community | Curated missions maintained by the KubeStellar team |
| GitHub Community | Missions from GitHub repos tagged with kubestellar-missions |
| Local | Your own imported or AI-generated missions |
Every mission has a permanent URL you can share:
https://console.kubestellar.io/missions/install-prometheus
https://console.kubestellar.io/missions/fix-certificate-expiry
Share mission links in Slack, documentation, or runbooks to give your team instant access to proven solutions.
You can create your own missions and add them to the Knowledge Base:
Custom missions follow the same format as community missions and can be shared via the Marketplace or GitHub.
Traditional Kubernetes troubleshooting means:
With the KubeStellar Console Knowledge Base:
The result: What used to take hours of manual debugging now takes minutes of AI-guided resolution — across your entire multi-cluster fleet. And because mission prompts are optimized for the AI model, you use fewer tokens per resolution than free-form chat, saving both time and cost.