kubevela/references
github-actions[bot] 33940c621a
Fix: fix multi clusters bottom in vela adopt (#5837)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
(cherry picked from commit 0f5a5de6e4)

Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2023-04-12 13:19:37 +08:00
..
a/preimport
apis
appfile
cli Fix: fix multi clusters bottom in vela adopt (#5837) 2023-04-12 13:19:37 +08:00
cmd/cli Chore: refactor workflow from workflow engine (#4631) 2022-09-02 12:55:03 +08:00
common [Backport release-1.8] Feat: compatibility on componentDefinition spec.workload.definition field (#5803) 2023-04-06 11:54:18 +08:00
cuegen Feat: CUE generator with type conversion (#5585) 2023-03-21 15:24:29 +08:00
docgen [Backport release-1.8] Feat: compatibility on componentDefinition spec.workload.definition field (#5803) 2023-04-06 11:54:18 +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.