kubevela/references
Basuotian 7b2e294a88
fix typo of clean-jobs example doc (#5855)
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
2023-04-14 11:32:28 +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 Fix: refine the erorr output format (#5843) 2023-04-13 15:59:34 +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 Chore: expose functions and refactor conversion style (#5828) 2023-04-11 22:50:01 +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.