kubevela/references
Somefive f0902e91d1
Feat: add prestart-hook for vela-core and add crd guard check (#5232)
Signed-off-by: Somefive <yd219913@alibaba-inc.com>

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
2022-12-27 10:18:01 +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: refactor CLI commands related to resources (#4500) 2022-08-01 19:44:27 +08:00
cli Fix: remove useless field when loading pod in top (#5228) 2022-12-26 11:57:42 +08:00
cmd/cli Chore: refactor workflow from workflow engine (#4631) 2022-09-02 12:55:03 +08:00
common Feat: add prestart-hook for vela-core and add crd guard check (#5232) 2022-12-27 10:18:01 +08:00
docgen Feat: Support SSH for retrieving terraform modules in private git repo (#5059) 2022-12-23 16:27:27 +08:00
README.md Store capability OpenAPI V3 JSON schema in ConfigMap (#1106) 2021-03-10 10:44:58 +08:00

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.