mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-20 00:07:27 +00:00
* doc: add extending vela - also rename in `system update` name -> type, type -> category Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com> * github action: fixed ubuntu version Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com> * update
10 lines
547 B
Markdown
10 lines
547 B
Markdown
# KubeVela Capability References
|
|
|
|
- [workload types](https://github.com/oam-dev/kubevela/tree/master/docs/developers/references/workload-types)
|
|
- [trait](https://github.com/oam-dev/kubevela/tree/master/docs/developers/references/traits)
|
|
|
|
|
|
Note: All the contents under this directory are designed to be referenced by other documentations as the full schema or usage of specific workload types or traits.
|
|
|
|
In the upcoming releases, we plan to auto-generate all these reference documentations from the CUE templates in KubeVela's definition objects.
|