https://github.com/majian159/kubelemon
People-oriented OAM(KubeVela) dashboard.
https://github.com/majian159/kubelemon
kubenetes kubevela oam
Last synced: 2 months ago
JSON representation
People-oriented OAM(KubeVela) dashboard.
- Host: GitHub
- URL: https://github.com/majian159/kubelemon
- Owner: majian159
- License: apache-2.0
- Created: 2021-08-18T02:33:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T05:57:21.000Z (about 4 years ago)
- Last Synced: 2024-08-17T08:07:24.809Z (about 1 year ago)
- Topics: kubenetes, kubevela, oam
- Language: TypeScript
- Homepage:
- Size: 2.91 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KubeLemon
# Getting Started
## Prerequisites
- [KubeVela](https://kubevela.io/docs/install)
## Quickstart
1. Start apiserver:
```sh
make run-apiserver
```
2. Start dashboard:
```sh
make run-dashboard
```
- The api swagger will be served at http://localhost:8080/swagger/
- The dashboard will be served at http://localhost:8000# To-do
- Namespaces support
- More Component/Trait forms
- Provide Trait/Component forms as plugins
- Metric chart
- More...# Screenshot
## Application
### Application List

### Application Create

### Application Edit






## Clusters
### Cluster List




## OpenAPI
