The dashboard of Volcano
Go to file
Volcano Bot bad5ca3fc3
Merge pull request #80 from Shrutim1505/modified/jobs-pods
Redesigned the Jobs and Pods layout to align with the Queue structure.
2025-05-13 10:01:41 +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 Revert "feat/trpc: Add support for trpc and improve the api response time 5x-10x faster" 2025-04-18 07:46:33 +00:00
deployment Add security context configuration 2025-04-29 14:29:24 +08:00
docs Fix queue show error & Add demo 2024-11-12 20:09:19 +08:00
frontend Merge pull request #80 from Shrutim1505/modified/jobs-pods 2025-05-13 10:01:41 +08: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 Frontend changes of Jobs and Pods UI 2025-05-12 20:11:49 +00:00
package.json Frontend changes of Jobs and Pods UI 2025-05-12 20:11:49 +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.