sync commit b9a56aeb17d3069874ef895386158f3ac08af388 from kubevela-refs/heads/master

This commit is contained in:
kubevela-bot 2021-04-16 15:24:07 +00:00
parent 00fb222258
commit 11356db57c
2 changed files with 2 additions and 2 deletions

View File

@ -150,7 +150,7 @@ In this section, cloud resource will be provisioned in one application and consu
### Provision Cloud Resource ### Provision Cloud Resource
Instantiate RDS component with `alibaba-rds` workload type in an [Application](../application.md) to provide cloud resources. Instantiate RDS component with `alibaba-rds` workload type in an [Application](../application) to provide cloud resources.
As we have claimed an RDS instance with ComponentDefinition name `alibaba-rds`. As we have claimed an RDS instance with ComponentDefinition name `alibaba-rds`.
The component in the application should refer to this type. The component in the application should refer to this type.

View File

@ -68,4 +68,4 @@ KubeVela is a Kubernetes add-on for building developer-centric deployment system
## Getting Started ## Getting Started
Now let's [get started](./quick-start.md) with KubeVela! Now let's [get started](./quick-start) with KubeVela!