Commit Graph

95 Commits

Author SHA1 Message Date
Lei Zhang (Harry) 4557657f24
Fix typos etc. (#292) 2021-09-22 10:06:05 +08:00
Somefive 964e3dfb14
Docs: rename multi-env to deploy2env (#284) 2021-09-15 14:59:37 +08:00
yangsoon 0815ba13ce
fix healthscope (#277) 2021-09-15 11:02:45 +08:00
Jianbo Sun a0ae54d901
add multi cluster deploy use case (#274) 2021-09-15 10:19:02 +08:00
Lei Zhang (Harry) 1a4f61c3e3
Update user cases (#275) 2021-09-15 08:07:30 +08:00
Somefive 144ea9b34d
Docs: initialize multi cluster references (#272) 2021-09-14 23:07:35 +08:00
Tianxin Dong 7b80a8aaf5
Docs: fix workflow docs (#273) 2021-09-14 22:00:16 +08:00
Wei (段少) 45516efbdc
Fix and Revise (#271)
Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-14 20:34:34 +08:00
Jianbo Sun 61f92e132e
add version control docs (#268) 2021-09-14 19:54:19 +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
Tianxin Dong 2a48f3a9fb
Docs: add inputs and outputs in workflow (#266)
* Docs: add inputs and outputs in workflow

* optimize the en version

* fix the doc
2021-09-13 21:04:48 +08:00
Tianxin Dong 2adfb4d10a
Docs: add data passing in components doc (#256)
* Docs: add data passing in components doc

* Fix: examples
2021-09-13 19:21:00 +08:00
Tianxin Dong 7030e5c9c4
Feat: add GitOps doc (#249)
* Docs: add gitops zh doc

* add more explanation

* Add en version

* fix en suggestions

* Refactor the en version

* Fix: sample repo url
2021-09-13 13:50:19 +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
Yue Wang 474dd1c2bb
health policy doc (#252)
Signed-off-by: roywang <seiwy2010@gmail.com>

Co-authored-by: roywang <royyuewang@tencent.com>
2021-09-09 19:49:55 +08:00
Wei (段少) 5d1999347e
Fix (#257)
* Fix

* updates

* updates

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-09 19:49:35 +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
Jianbo Sun b04e38903c
align quick start and install page (#255) 2021-09-08 18:58:50 +08:00
Wei (段少) 22ec6b7939
adding dry run and zh system-arch pic (#250)
* adding dry run and zh system-arch pic

* fix

* Update docs/platform-engineers/debug/dry-run.md

Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>

* Update docs/platform-engineers/debug/dry-run.md

Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>

* udpates

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
2021-09-08 16:57:05 +08:00
Jianbo Sun 20a213317d
small fixes (#251) 2021-09-08 15:04:19 +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
Jianbo Sun 2605dc4cfe
fix docs and update (#244) 2021-09-06 21:34:27 +08:00
Wei (段少) 7bfa37db18
Add X-Definition EN (#242)
* Add X-Definition EN

* updates

* Update docs/platform-engineers/oam/x-definition.md

Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>

* fix

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>
2021-09-06 16:04:55 +08:00
yangsoon bd8347eea3
fix env-binding (#240) 2021-09-03 17:43:10 +08:00
Wei (段少) 559bb303af
sidebar rollback to v1.1 (#236)
Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-02 19:20:16 +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
wyike c0920e2757
Docs: Translate and reorg rollout en docs. (#231)
* translate docs/end-user/rollout.md

* fix syntax error

* reorg docs

fix all cloneset-service

* fix comment

Co-authored-by: cuiyeshuai <cuiyeshuai@gmail.com>
2021-09-02 16:26:01 +08:00
Tianxin Dong 8edef23e58
Docs: add English version of cloud services (#234) 2021-09-02 15:59:02 +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 (段少) ce449ebffd
component delivery (#230)
* component delivery

* updates

* updates

* Fix

* Update docs/end-user/component-delivery.md

Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>

* Update docs/end-user/component-delivery.md

Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>

* Update docs/end-user/component-delivery.md

Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>

* Update docs/end-user/component-delivery.md

Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>

* Update docs/end-user/component-delivery.md

Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>

* fix

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>
2021-09-02 15:54:10 +08:00
Wei (段少) 17e0327204
fix (#228)
* fix

* typo

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-01 20:07:07 +08:00
Wei (段少) 767e09e47c
add cloud service (#222)
* add cloud service

* add admin build-in components

* updates

* updates

* updates

* Update i18n/zh/docusaurus-plugin-content-docs/current/end-user/cloud-services.md

Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
2021-09-01 19:38:56 +08:00
Tianxin Dong c002c8be08
Docs: fix webhook notification docs in workflow (#223) 2021-09-01 10:57:17 +08:00
Jianbo Sun 35b4a0f391
fix docs (#218)
* fix docs

* fix docs

* fix link
2021-08-31 15:10:13 +08:00
Jianbo Sun 3eaeb2dd09
update docs (#215) 2021-08-30 13:08:41 +08:00
Wei (段少) b4a02a7e36
adding component delivery (#212)
* adding component delivery

* Updates

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-08-30 10:24:51 +08:00
Wei (段少) 0d78075388
updates core concept and some fixs (#207)
* updates core concept and some fixs

* add component-delivery.md

* adding en component-delivery.md

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-08-27 11:59:22 +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
Tianxin Dong bfba97bb38
Feat(workflow): add dingtalk case in end user docs (#202) 2021-08-23 19:08:29 +08:00
qiaozp a025f84330
Add kustomize patch trait doc (#201)
* add kustomize patch trait doc

* fix link

* fix link

* fix link

* fix title

* fix link
2021-08-23 16:43:25 +08:00
Wei (段少) 9938e8c481
V1.1 docs (#191)
* last check

* fix broken link

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-08-20 20:32:21 +08:00
Tianxin Dong 0009b58cab
Fix(workflow): add workflow status check in end user examples (#190) 2021-08-20 19:40:59 +08:00
Tianxin Dong 40933d4a45
Fix(link): add documentation links in workflow docs (#185)
* Fix(link): add documentation links in workflow docs

* Fix(link): delete the .md suffix
2021-08-20 10:47:22 +08:00
Zheng Xi Zhou 3101bc97d5
Move addon introduction to end-user section (#186)
* Move addon introduction to end-user section

Moved the introductio of addon to end-user section to platform builder
section

* Update i18n/zh/docusaurus-plugin-content-docs/current/end-user/addons/introduction.md

Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>

* fix broken links

* fix broken links for ../addon

* fix broken links

* fix broken links from main branch

Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
2021-08-20 10:37:46 +08:00
Zheng Xi Zhou e4ee8355ff
Add addon observability docs (#166)
* Add addon observability docs

Also added the menu for addons

* add addon command guide

* address comments

* fix display issue and localization

* fix title isue

* address comments
2021-08-19 20:38:27 +08:00
Wei (段少) 00ce8f376e
Platform admin cue + comp system (#163)
* basic

* advanced part

* adding component system

* fix broken link and deprecated docs

* fixs

* fix customize-trait

* fix customize-trait part 2

* fix customize-trait part 3

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-08-19 20:17:41 +08:00
yangsoon b6fc0d7a91
Envbinding Policy doc: Background and Usage (#170)
* add envbinding related docs

* fix envbinding docs
2021-08-19 20:15:39 +08:00