kubevela/references
Somefive 9efbb72850
Feat: support sharding in controller (#5360)
* Feat: bootstrap sharding

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

* Chore: refactor end-e2e-core-shards script

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

---------

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
2023-01-31 13:03:29 +08:00
..
a/preimport
apis
appfile
cli Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
cmd/cli
common Feat: support interactive mode to manually skip encountered errors (#5266) 2023-01-06 15:03:47 +08:00
docgen Feat: add workflow step scope in doc gen (#5351) 2023-01-17 16:08:38 +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.