Redesigned the Jobs and Pods layout to align with the Queue structure. |
||
---|---|---|
.github/workflows | ||
.husky | ||
backend | ||
deployment | ||
docs | ||
frontend | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc | ||
CONTRIBUTING.md | ||
LICENSE | ||
OWNERS | ||
README.md | ||
package-lock.json | ||
package.json |
README.md
Volcano dashboard
Overview
The volcano dashboard provides a basic dashboard that can be easily deployed in your kubernetes cluster to show the status of resources including volcano jobs, queues, pods, etc.

Design
You can follow the design doc to learn more about the design details.
Contributing
You can follow our CONTRIBUTING.md.
License
You can read our LICENSE.