Skip to content

CentaurusInfra/dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

General-purpose web UI for Kubernetes clusters

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 52.5%
  • TypeScript 27.7%
  • HTML 14.2%
  • SCSS 3.1%
  • JavaScript 1.3%
  • Shell 1.0%
  • Dockerfile 0.2%