kubevela/references
qiaozp 00ae0c9494
Feat: support offline dryrun with deploy step (#6234)
2023-07-26 18:09:01 +08:00
..
a/preimport
appfile Chore: remove schematic kube and helm (#6099) 2023-06-12 10:41:02 +08:00
cli Feat: support offline dryrun with deploy step (#6234) 2023-07-26 18:09:01 +08:00
cmd/cli Chore: remove schematic kube and helm (#6099) 2023-06-12 10:41:02 +08:00
common Chore: remove schematic kube and helm (#6099) 2023-06-12 10:41:02 +08:00
cuegen Refactor: transparent and extensible cuegen decl (#6006) 2023-05-18 10:00:49 +08:00
docgen Feat: apply-component supports namespace (#6228) 2023-07-25 10:31: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.