kubevela/references
JohnJan b9f1cc97a9
Feat: add container-ports trait for hostPort and hostIP (#6187)
* Feat: add container-ports trait for hostPort and hostIP

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* Feat: add container-ports trait for hostPort and hostIP

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* Feat: add container-ports trait for hostPort and hostIP

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* Feat: add container-ports trait for hostPort and hostIP

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* Feat: add container-ports trait for hostPort and hostIP

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

---------

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
2023-07-11 18:44:05 +08:00
..
a/preimport
appfile Chore: remove schematic kube and helm (#6099) 2023-06-12 10:41:02 +08:00
cli Chore: swtich between old and new registry in vela install (#6173) 2023-07-04 12:15:30 +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: add container-ports trait for hostPort and hostIP (#6187) 2023-07-11 18:44:05 +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.