Northstar
Northstar is a horizontally scalable and multi-tenant Kubernetes cluster provisioner and orchestrator.
Explore the docs »
View Demo · Report Bug · Request Feature
Table of Contents
About The Project
With Northstar you define Kubernetes cluster blueprints and create clusters using API calls, Northstar figures out automatically how to create the clusters and maintain them. In a way you can think of Northstar like EKS, AKS or any other managed kubernetes but multi-cloud and entirely self-hosted.
Northstar is entirely extensible trough plugins, if you want your clusters to be provisionned with Nginx preinstalled, that's completely possible.
Built With
Getting Started
Follow these simple example steps to get a local copy up and running.
Prerequisites
To run Northstar you will need to have Rust installed on your machine, you can then run:
cargo build
To build the various libraries and binaries.
Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Roadmap
- Cloud Provider
- AWS
- K3S
- Managed
- Google Cloud
- K3S
- Managed
- Azure
- K3S
- Managed
- AWS
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Contact
Author - @lucasclerisse - [email protected]
Project Link: https://github.com/lucasclerissepro/northstar