February 2026
Hello KubeStellar community — hope you are all enjoying your week.
I’m excited to share that KubeStellar Console is ready for you to try! Whether you want to kick the tires or run it locally, we’ve made it easy to get started.
No install required — just visit: https://console.kubestellar.io
Or run it locally in under a minute:
curl -H "Cache-Control: no-cache" -sSL https://raw.githubusercontent.com/kubestellar/console/main/start.sh | bash
That’s it — command, no dependencies beyond curl. It downloads the console and a lightweight local agent, starts both, and opens your browser. The local agent reads your kubeconfig to connect to your clusters — it runs on your machine, for your personal use. Nothing leaves your laptop.
KubeStellar Console is a multi-cluster Kubernetes dashboard that’s AI-powered and adapts to how you work. It’s multi-cluster from day one — OpenShift, EKS, GKE, kind, k3s, whatever you have in your kubeconfig shows up automatically.
We have a rewards program! Open issues and feature requests directly through the Console UI (look for the feedback button) and earn bounty rewards. Your feedback directly shapes the roadmap.
curl -H "Cache-Control: no-cache" -sSL https://raw.githubusercontent.com/kubestellar/console/main/start.sh | bashGive it a try and let us know what you think!