kubevela/references
Somefive fb79ee433c
Chore: refactor vela cli entrance (#5909)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
2023-04-27 10:02:47 +08:00
..
a/preimport Fix: fix cli logging (#2298) 2021-09-15 13:18:50 +08:00
apis Feat: merge master into apiserver (#2660) 2021-11-09 13:06:55 +08:00
appfile Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
cli Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
cmd/cli Chore: refactor workflow from workflow engine (#4631) 2022-09-02 12:55:03 +08:00
common Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
cuegen Feat: initial provider generator (#5839) 2023-04-25 10:30:23 +08:00
docgen fix typo of clean-jobs example doc (#5855) 2023-04-14 11:32:28 +08:00
README.md

README.md

Vela CLI and Dashboard Reference Implementation

This folder contains all reference implementation of vela cli, apiserver and dashboard. It provides a PoC of how to integrate KubeVela with your own system, you can refer to these implementations and build your own.

The formal KubeVela APIServer is a standalone project called velacp.