mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-06 17:37:09 +00:00
* fix observability installation (cherry picked from commit32646ea3b6) * fix nil pointer (cherry picked from commit29564fe264) * fix nil pointer (cherry picked from commit716d869dc5) * remove asset, build in trait (cherry picked from commitacbeeb16e1) Co-authored-by: qiaozp <chivalry.pp@gmail.com>
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.