sync commit b9a56aeb17d3069874ef895386158f3ac08af388 from kubevela-refs/heads/master
This commit is contained in:
parent
00fb222258
commit
11356db57c
|
|
@ -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.
|
||||||
|
|
|
||||||
|
|
@ -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!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue