mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-13 04:46:46 +00:00
* Feat: add basic multiple cluster logs (cherry picked from commited232ce4d8) * fix context (cherry picked from commit27cdad1e4b) * Fix select style (cherry picked from commit11ea2693a7) * Fix select style (cherry picked from commit070dcf4e09) * remove useless env (cherry picked from commitdec63906ce) * fix naming (cherry picked from commit395a655341) 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.