Files
kubevela/docs/README.md
Hongchao Deng 936b4dfa32 doc: add cap center
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
2020-11-06 17:57:44 -08:00

34 lines
1.2 KiB
Markdown

# KubeVela Documentation
Learn and use KubeVela with tutorials and user stories.
**Overview**
- [Introduction](introduction.md)
- [Installation](./install.md)
- [Quick Start](quick-start.md)
- [Concepts](concepts.md)
**For Developers**
- [Setting Up Deployment Environment](developers/config-enviroments.md)
- [Initializing Application](developers/app-init.md)
- [Setting Routes](developers/set-route.md)
- [Setting Auto-scaling Policy](developers/set-autoscale.md)
- [Setting Rollout Strategy](developers/set-rollout.md)
- [Monitoring Application](developers/set-metrics.md)
- [Using Appfile](developers/devex/appfile.md)
- [Check Application Logs](developers/check-logs.md)
- [Execute Commands in Container](developers/exec-cmd.md)
- [Port Forward to Container](developers/port-forward.md)
- [Configuring data/env in Application](developers/config-app.md)
- [Consuming Cloud Services](developers/cloud-service.md)
- [Managing Capabilities](developers/cap-center.md)
- [Capability References](developers/references/README.md)
**For Platform Engineers**
- [Extending KubeVela](platform-engineers/extending-kubevela.md)
**Internals**
- [Design and Architecture](design.md)
**Roadmap**
- [Roadmap of KubeVela](roadmap.md)