Multi-cluster Configuration Management for Edge, Multi-Cloud, and Hybrid Cloud
Official documentation source for the KubeStellar Website
KubeStellar is a CNCF Sandbox Project that enables seamless deployment and configuration of Kubernetes objects across multiple clusters — whether you're operating in edge, multi-cloud, or hybrid environments.
KubeStellar empowers you to:
- Define binding policies between clusters and Kubernetes resources
- Use familiar single-cluster tooling for multi-cluster operations
- Improve compliance, resilience, availability, and developer productivity
Learn more at the official KubeStellar Website.
This repository powers the KubeStellar Documentation Site, serving as the canonical source for comprehensive project documentation including:
- User and operator guides
- Architecture overviews and technical references
- Roadmaps and release notes
- Contribution and governance documentation
- Tutorials and practical examples
Our goal is to deliver well-organized, consistent, and comprehensive documentation that helps both newcomers and experienced contributors succeed with KubeStellar.
- 🌐 Main Site: kubestellar.io
- 🗺️ Roadmap: docs/content/direct/roadmap.md
- 🤝 Contributing: CONTRIBUTING.md
- 📜 Code of Conduct: CODE_OF_CONDUCT.md
- 🚀 Get Involved: kubestellar.io/joinus
This documentation site is built with Next.js. Follow these steps to run it locally:
Ensure you have Node.js v18+ installed:
node --version
-
Install dependencies:
npm install # or yarn
-
Start development server:
npm run dev
Visit
http://localhost:3000
in your browser. The server supports hot-reload for instant feedback. -
Build for production:
npm run build
-
Preview production build locally:
npm start
Get instant access to our documents and meeting invites at kubestellar.io/joinus
-
💬 Slack: Join
#kubestellar-dev
in the Kubernetes Slack workspace -
📧 Mailing Lists:
- kubestellar-dev - Development discussions
- kubestellar-users - User discussions and support
- 🗓️ Community Calendar: Subscribe here
- 📺 Meeting Recordings: YouTube Channel
- 📋 Meeting Notes: GitHub Issues (upcoming and past agendas)
- 📂 Shared Documents: Google Drive (Available to kubestellar-dev mailing list members)
- LinkedIn: #kubestellar
- Medium: KubeStellar Articles
We welcome contributions from everyone! Whether you're fixing a typo, improving documentation, or adding new content, your help makes a meaningful impact.
Get started:
- Review our Contributing Guidelines
- Join discussions on Slack or mailing lists
- Open issues or pull requests for improvements
We especially encourage first-time contributors and provide mentorship for those new to open source.
We are a proud Cloud Native Computing Foundation Sandbox Project.
Legal Notice: Kubernetes® and the Kubernetes logo are registered trademarks of The Linux Foundation®.
© 2022–2025 The KubeStellar Authors. All rights reserved.
Licensed under the Apache License 2.0.