Centaurus Dashboard is a web-based UI for Centaurus clusters. It is evolved from the Kubernetes Dashboard and aims to develop complete support for Centaurus clusters. The dashboard allows users to manage and interact with resources in the cluster.
This project is based on Kubernetes Dashboard v.2.0.0-beta4. It's always recommended to follow the docs from the original project for guidance such as project overview, installation and trouble shooting, you can access them here.
The Dashboard is a portal to connect and manage your centaurus clusters. A Centaurus cluster is composed of Arktos and Mizar. Arktos is the cluster management system evolved from Kubernetes, it is the core module of the cluster and Mizar is a cloud networking module that works on top of that. The Dashboard interacts mostly with Arktos, and it's required to set up a working Arktos cluster.
The following features are currently under development or on the road map:
- Multi-Tenancy (🚧)
- Multi-Region (🛣)
- VM Pod (🛣)
- Mizar Integration (🛣)
- Creating sample user: Learn how to create a sample user
These section is added for quick reference to the original project.
Dashboard documentation can be found on docs directory which contains:
- Common: Entry-level overview
- User Guide: Installation, Accessing Dashboard and more for users
- Developer Guide: Getting Started, Dependency Management and more for anyone interested in contributing
Copyright 2020 The Kubernetes Dashboard Authors