/dashboard

General-purpose web UI for Kubernetes clusters

Primary LanguageGoApache License 2.0Apache-2.0

Centaurus Dashboard

License

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.

Dashboard UI workloads page

About

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.

Project Overview

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.

Features and Roadmap

The following features are currently under development or on the road map:

  • Multi-Tenancy (🚧)
  • Multi-Region (🛣)
  • VM Pod (🛣)
  • Mizar Integration (🛣)

Documentation

Kubernetes Dashboard Documentation

These section is added for quick reference to the original project.

Dashboard documentation can be found on docs directory which contains:

License

Apache License 2.0


Copyright 2020 The Kubernetes Dashboard Authors