Commit Graph

14 Commits

Author SHA1 Message Date
Lei Zhang (Harry) 4557657f24
Fix typos etc. (#292) 2021-09-22 10:06:05 +08:00
Jianbo Sun a0ae54d901
add multi cluster deploy use case (#274) 2021-09-15 10:19:02 +08:00
Zheng Xi Zhou 9da1c44c3e
How to enable terraform/provider-alibaba (#270)
* How to enable terraform/provider-alibaba

Also removd the old to apply Terraform provider to authenticate
a cloud provider to provison cloud resources

* add anchor link
2021-09-14 19:39:57 +08:00
Wei (段少) c410210500
Adding Canary Release EN (#267)
* Adding Canary Release EN

* updates

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/case-studies/canary-blue-green.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* fix

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
2021-09-14 16:47:55 +08:00
Zheng Xi Zhou f85067d6a7
Develop a ComponentDefinition for a cloud resource (#261)
* Develop a ComponentDefinition for a cloud resource

- add a doc on developing a ComponentDefinition for a cloud resource
- add an application sample only to provison cloud resource

* add docs in Chinese

* Update docs/end-user/components/cloud-services/provider-and-consume-cloud-services.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/end-user/components/cloud-services/provider-and-consume-cloud-services.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/end-user/components/cloud-services/provider-and-consume-cloud-services.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* Update docs/end-user/components/cloud-services/provider-and-consume-cloud-services.md

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>

* address comments

* fix ci

* remove how to develop a Terraform module/source

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
2021-09-11 20:03:38 +08:00
Zheng Xi Zhou f9a920b170
Add ComponentDefinition alibaba-eip (#262)
* Add ComponentDefinition alibaba-eip

 Added another ComponentDefinition alibaba-eip docs

* add eip link
2021-09-11 18:41:23 +08:00
Zheng Xi Zhou 1344c6d71f
Explain the usage of trait `service-binding` (#258)
* Explain the usage of trait `service-binding`

Explained how to consume cloud resources by `service-binding` and
also added outputs for each cloud resource

* add outputs in each cloud resource definition doc in Chinese
2021-09-10 09:19:54 +08:00
Zheng Xi Zhou 98f62a2aa6
Refine cloud resource docs (#209)
* Refine cloud resource docs

As Terraform definitions are installed when vela-core is installing, so
refine the docs

* add cloud resource provisioning and consuming doc for end-users

* reorganise Chinses docs

* add resource list

* remove cloud resoure list

* convert html table to markdown style
2021-09-09 10:57:37 +08:00
Zheng Xi Zhou e875abfe20
Add definition docs for three cloud resources (#246)
* Add definition docs for three cloud resources

Added three components docs for the cloud resources

* add zh-CN docs

* fix ut and sidebar name

* add en-zh switch button

* fix typo
2021-09-07 11:07:29 +08:00
Wei (段少) 4779d021eb
V1.1 patch 12 (#235)
* revise sidebar to v1.1

* updates

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-02 17:38:41 +08:00
Wei (段少) 83b8b5f363
Add Binding-Traits EN (#232)
* binding-traits

* updates

* delete useless doc

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-02 15:55:54 +08:00
Wei (段少) 7bcb613ab2
alibaba rds & oss (#206)
* alibaba rds & oss

* preview of OSS

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-08-26 16:12:13 +08:00
Lei Zhang (Harry) 3fbe396fcb
Revise en sidebar and doc (#143) 2021-08-05 13:07:52 +08:00
Wei (段少) 765f448aab
Docs v1.1 new structure (#135)
* Update sidebar to v1.1

* adding getting-started

* v1.1 new docs structure

* First half of new infra on v1.1

* Second half of new infra on v1.1

* [Fix] rollback of Versioned related docs

* remove version-v0.3.5

* [FIX] en doc couldn't diaplay

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-07-29 18:43:32 +08:00