kubevela/references
Somefive 3de9e391ee
Feat: vela cuex eval (#5562)
* Feat: vela cuex render

Signed-off-by: Somefive <yd219913@alibaba-inc.com>

* feat: CLI command `vela cuex eval <file>`

Signed-off-by: Zhenghao Lou <rhzx3519@gmail.com>

* responsive writer

Signed-off-by: Somefive <yd219913@alibaba-inc.com>

---------

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
Signed-off-by: Zhenghao Lou <rhzx3519@gmail.com>
Co-authored-by: Zhenghao Lou <rhzx3519@gmail.com>
2023-04-23 10:21:11 +08:00
..
a/preimport
apis
appfile Feat: upgrade k8s.io to 0.26 (#5758) 2023-04-10 11:19:05 +08:00
cli Feat: vela cuex eval (#5562) 2023-04-23 10:21:11 +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 Fix: make any as top value in cue (#5893) 2023-04-21 16:45:34 +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.