Commit Graph

21 Commits

Author SHA1 Message Date
qiaozp a18618c44b
Fix: link breaks because changing host to github pages (#1269) 2023-08-03 16:04:35 +08:00
qiaozp 7b08696eaa
Rewrite installation doc for more detailed guide (#958) 2022-09-14 16:55:33 +08:00
Jianbo Sun 6bc83ed269 Update cli ref doc
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-07-14 17:52:37 +08:00
Zheng Xi Zhou 01ac28b1c2 Refine cloud resources landing page and add Crossplane example
- Added usage doc for cloud resources orchestrated by Crossplane
- Refine cloud resources landing page and database usages

Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>

fix link issues

Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>

fix CI

Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>

fix CI

Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>

fix CI

Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>

fix CI

Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>

update cloud resources

Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-06-30 15:23:57 +08:00
Jianbo Sun e578b43c37 refine docs for cloud resources
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-06-25 19:20:51 +08:00
Jianbo Sun 5f1df0cf55
update kubevela org repo url and CLI docs (#640)
* Chore: update kubevela org repo url

Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>

* Chore: update cli docs

Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-04-29 13:42:21 +08:00
Avery f312994bb1
add docs for vela def doc-gen from local file (#534)
Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-10 11:06:19 +08:00
Avery 6e5d636a72
Update Terraform resource extension doc (#509)
* modify documents for component-terraform

Signed-off-by: Nicola115 <2225992901@qq.com>

* fix typo

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-02-17 21:00:34 +08:00
Zheng Xi Zhou 8dc4311ee9
Fix invalid link of installing cloud resources links (#469)
* Fix invalid link of installing cloud resources links

As the previous link of installing cloud resources in `provision and consume
cloud resources` is invalid, fixed it. Also update the wrong file name

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* Update deploy cloud resources in Chinese

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-27 16:55:23 +08:00
Zheng Xi Zhou 0b1c81f5b3
Add "extend cloud resources" to `extension` section (#466)
* Add "extend cloud resources" to `extension` section

Added the doc on extending cloud resources to the section of `extension`

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* fix doc link issue

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* address comments

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-24 14:05:21 +08:00
Zheng Xi Zhou 88efd55fbd
Update Terraform contribution doc (#462)
Added flag `--local` to accept local file of Terraform resource or
module. Added examples in contribution doc

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-20 15:51:08 +08:00
Zheng Xi Zhou c8b6f4696c Update docs/platform-engineers/components/component-terraform.md
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-11 20:33:09 +08:00
Zheng Xi Zhou 9aca3de3cc Update the section of generating ComponentDefinition
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-11 20:33:09 +08:00
Zheng Xi Zhou cf73a6e02d Fix: update Terraform ComponentDefinition development doc
Update the docs of developing a Terraform typed ComponentDefinition,
and added the section of automatically generated official site docs.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-11 20:33:09 +08:00
Jianbo Sun 88300543b2
fix link path (#317) 2021-10-09 10:15:00 +08:00
Lei Zhang (Harry) 4557657f24
Fix typos etc. (#292) 2021-09-22 10:06:05 +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
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 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
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