The dashboard of Volcano
Go to file
Volcano Bot 5e715a5d20
Merge pull request #111 from Shrutim1505/backend-editing-queues
Add API support for updating specification of existing queues
2025-05-30 14:42:51 +08:00
.github/workflows add prettier support 2025-02-19 05:59:40 +00:00
.husky add prettier support 2025-02-19 05:59:40 +00:00
backend feat: backend for delete functionality 2025-05-30 05:37:37 +00:00
deployment feat: backend for delete functionality 2025-05-30 05:37:37 +00:00
docs Fix queue show error & Add demo 2024-11-12 20:09:19 +08:00
frontend feat: backend for delete functionality 2025-05-30 05:37:37 +00:00
.gitignore nodemon,monorepo,CRA to vite 2025-02-13 03:15:25 +05:30
.nvmrc add nvmrc and create CONTRIBUTING.md 2025-02-19 07:46:08 +00:00
.prettierignore format code 2025-03-10 07:25:38 +00:00
.prettierrc add prettier support 2025-02-19 05:59:40 +00:00
CONTRIBUTING.md undo formatting of contributing.md 2025-03-12 13:09:50 +05:30
LICENSE Initial commit 2022-01-29 09:06:27 +08:00
OWNERS Add OWNERS file 2024-11-04 09:31:41 +08:00
README.md add nvmrc and create CONTRIBUTING.md 2025-02-19 07:46:08 +00:00
package-lock.json feat: backend for create functionality and deletion of jobs 2025-05-29 05:30:28 +00:00
package.json feat: backend for create functionality and deletion of jobs 2025-05-29 05:30:28 +00:00

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.

volcano dashboard

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.