Commit Graph

186 Commits

Author SHA1 Message Date
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
wyike c6d7e0a094
exract addon out (#473)
* exract addon out

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

* version 1.2 sidebar

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

* fix comments

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2022-01-24 11:44:58 +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
seedsunrise1 3f9bfa29ad
Update observability.md (#459)
fix disk-size param
2022-01-20 11:59:46 +08:00
Yin Da 790c5767df Docs: update bootstrap parameters and performance finetuning
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
2022-01-14 16:51:00 +08:00
Tianxin Dong d50c71e00f
Fix: fix notification docs (#433)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-01-13 20:32:36 +08:00
Jianbo Sun 3870f8de4c
Feat: update cli command and use vela up (#426)
* Feat: update cli command and use vela up

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

* refine vela CLI how-to

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

* Add more docs

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

* Update cli doc

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

* Fix: refine more docs

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

* refine more docs

Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-12 21:27:19 +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
Zheng Xi Zhou dabf2e241f
Update the installation of addon observability (#408)
Updated the installation guide of addon observability

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-03 11:57:07 +08:00
barnettZQG 26ba486c02
Docs: change latest version to 1.2.0-rc.2 (#405)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-30 19:05:52 +08:00
barnettZQG d5037454ab
Docs: change core concept (#396)
* Docs: change core concept

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Docs: release version 1.2.0-rc.1

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Docs: change core concept

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-25 17:39:33 +08:00
Wei (段少) e9597b23cf
Doc: V1.2.0 Beta.3 (#395)
* adjust sidebar: getting-started, deliver-app and manage-app (#371)

* Deliver first your app (#379)

* adjust sidebar of deliver your app

* Add: first vela app

* multi-env

* Deliver first your app (#381)

* adjust sidebar of deliver your app

* Add: first vela app

* multi-env

* multi cluster and scaler

* Feat: change core concept doc (#382)

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* update multi-cluster (#383)

* change install and quick-start doc (#384)

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* finishing ZH (#385)

* Docs: add k8s objects doc (#386)

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Add EN: core concept (#388)

* Docs: add helm doc (#389)

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* V1.2 en 02 (#390)

* Add: Deploy First Application

* Add EN: install

* V1.2 en 03 (#392)

* Add: deploy Kubernetes raw resource

* Add: helm chart

* Docs: change latest version (#394)

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>

* Doc: v1.2.0 Beta.3

* fix check-linl

Signed-off-by: BinaryHB0916 <davidduan0916@gmail.com>

* Update: quick-start-cli

* Update

Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-21 19:43:22 +08:00
wyike 2465aec91b
Feat: upgrede docs modify (#380)
Signed-off-by: wangyike <wangyike_wyk@163.com>
2021-12-14 16:11:34 +08:00
yangsoon 4662edd872
Doc: add velaql doc (#374)
* Doc: add velaql doc

Signed-off-by: yangsoon <yangsoonlx@gmail.com>

* Update docs/platform-engineers/system-operation/velaql.md

Co-authored-by: Wei (段少) <davidduan0916@gmail.com>

Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
Co-authored-by: Wei (段少) <davidduan0916@gmail.com>
2021-12-03 14:45:38 +08:00
Hongchao Deng f56acdce3d
Doc: Addon Management (#372)
* Doc: Addon Management

* comment

* fix
2021-11-30 16:17:31 +08:00
qiaozp 6e1c47600c
fix observability document (#369) 2021-11-18 12:06:50 +08:00
Somefive e9cae9a756
Feat: add config for reconcile timeout in bootstrap parameter (#362) 2021-11-08 19:14:26 +08:00
qiaozp 1736c7d1d4
remove addon with no defs (#358) 2021-10-28 17:46:40 +08:00
Wei (段少) e5af815769
Update vela-core CRDs (#357) 2021-10-28 17:45:51 +08:00
Zheng Xi Zhou 5e0237de17
Use a bulleted list for unordered items (#354)
Change some numbered lists to bullted list as they are unordered items

Ref: https://developers.google.com/tech-writing/one/lists-and-tables
2021-10-22 00:07:54 +08:00
Zheng Xi Zhou 800e109961
Use acronyms properly (#353)
Do not cycle back-and-forth between the acronym and the expanded
version in the same document.

Ref: https://developers.google.com/tech-writing/one/words#use_acronyms_properly
2021-10-22 00:07:23 +08:00
Zheng Xi Zhou 95e21979fd
Fix: addon terraform isn't installed by default (#352)
Update the docs in v1.1 and the current version
2021-10-22 00:06:57 +08:00
Lei Zhang (Harry) 7c2933e253
Align en with cn docs (#346) 2021-10-16 14:46:30 +08:00
Tianxin Dong 10deb45d27
Docs: fix init doc (#316)
* Docs: fix init doc

* refactor the doc

* add init en version

* fix the example

* update the 1.1 version
2021-10-13 10:41:18 +08:00
yangsoon 7c8ab0235d
Feat: add script help generate versioned docs (#322)
* Feat: add script help generate versioned docs

* sync docs to v1.1
2021-10-09 14:12:30 +08:00
Jianbo Sun 88300543b2
fix link path (#317) 2021-10-09 10:15:00 +08:00
Lei Zhang (Harry) 21ab5091e7
Fix en docs next (#313) 2021-10-02 14:55:57 +08:00
Jian.Li 9ddeec7419
Feat: add ws.#DoVar cue-action (#302) 2021-09-24 16:48:50 +08:00
Somefive 14722106ff
Docs: add guide for enable multicluster (#296)
* Docs: add guide for enable multicluster

* Docs: move multicluster to advance install
2021-09-23 19:03:58 +08:00
yangsoon ca931756eb
fix built-in step name (#300) 2021-09-23 17:45:05 +08:00
Somefive ba92113faa
Fix: bootstrap resync param typo (#299) 2021-09-23 15:13:19 +08:00
Lei Zhang (Harry) 4557657f24
Fix typos etc. (#292) 2021-09-22 10:06:05 +08:00
Tianxin Dong b68ddae1c1
Fix: fix the apply component (#289) 2021-09-17 22:09:06 +08:00
yangsoon e45f87198d
Feat: release v1.1 docs (#281) 2021-09-15 15:24:32 +08:00
Somefive 964e3dfb14
Docs: rename multi-env to deploy2env (#284) 2021-09-15 14:59:37 +08:00
Tianxin Dong 2701b5e707
Fix: load in cue actions (#283) 2021-09-15 14:02:00 +08:00
Jianbo Sun a0ae54d901
add multi cluster deploy use case (#274) 2021-09-15 10:19:02 +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
Zheng Xi Zhou d3ea04164a
Add introduction on how to get the account to access grafana (#269)
* Add introduction on how to get the account to access grafana

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/system-operation/observability.md

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

* Update docs/platform-engineers/system-operation/observability.md

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

Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
2021-09-14 19:56:41 +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
Wei (段少) eecc8f5625
Revise architecture zh (#265)
Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-13 19:41:17 +08:00
Wei (段少) 0cc1ebe541
revise zh docs (#263)
* revise zh docs

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

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

* Update i18n/zh/docusaurus-plugin-content-docs/current/core-concepts/application.md

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

* updates

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
2021-09-13 15:36:38 +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
Hongchao Deng 7564caabbd
fix typo (#260) 2021-09-10 13:53:48 +08:00
Jianbo Sun b080e31b50
refine docs (#259) 2021-09-10 09:18:12 +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
Wei (段少) 5c6c6fd9de
Adding CUE Advanced EN (#245)
* Add CUE Advanced

* updates

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Fix

* fix

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* fix

* Update docs/platform-engineers/cue/advanced.md

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

* Update docs/platform-engineers/cue/advanced.md

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

* fix

* fix

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
2021-09-07 15:38:48 +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
Zheng Xi Zhou 691767a1a8
Refine observability docs (#208)
Refined addon Observability docs:
- corret the title
- how to visit various dashboards

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

Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
2021-09-02 21:18:37 +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
Tianxin Dong 5d0cdb0ffb
Feat(workflow): add workflow introduction doc (#216)
* Feat(workflow): add workflow introduction doc

* Fix: delete the useless paragraph
2021-09-02 16:01:20 +08:00
Tianxin Dong 304462daf6
Docs: add built-in workflows doc (#226) 2021-09-02 16:00:39 +08:00
Tianxin Dong d398b84890
Docs: use vela def in custom component (#227)
* Docs: use vela def in custom component

* Docs: optimize the English version

* Fix: fix generate step
2021-09-02 15:59:55 +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
Tianxin Dong bd8d784c14
Docs: add more cue actions (#229) 2021-09-01 21:29:20 +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
Jianbo Sun 35b4a0f391
fix docs (#218)
* fix docs

* fix docs

* fix link
2021-08-31 15:10:13 +08:00
Somefive 7f25f5788d
Docs: add English version of performance fine-tuning (#220) 2021-08-31 14:07:58 +08:00
Somefive 4ae1d95030
init (#219) 2021-08-31 10:04:46 +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
yangsoon 7801e05005
Docs: update upgrade guide (#205) 2021-08-25 23:18:08 +08:00
yangsoon ebf6deb7fa
Docs(upgrade): update the docs of upgrade vela (#204) 2021-08-24 14:30:53 +08:00
天元 fde02dc4a4 add and fix more docs 2021-08-21 12:06:37 +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
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
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
Wei (段少) 0f276e647b
Platform builder trait (#180)
* customize-trait part 1

* the rest docs

* fix typo

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-08-19 18:35:27 +08:00
Somefive 089ca79f38
fix def cli (#181) 2021-08-19 16:43:26 +08:00
Tianxin Dong cf988c8121
Fix(workflow): fix apply remaining doc in workflow (#179)
* Fix(workflow): fix apply remaining doc in workflow

* add apply-component and suspend in remaining example
2021-08-19 15:31:27 +08:00
Tianxin Dong 475e32e13d
Fix(workflow): optimize the workflow docs (#178) 2021-08-18 20:35:08 +08:00
Hongchao Deng b877b516a6
Workflow doc: Core Concept + End User + Admin (#153)
* workflow doc structure

* add workflow core concept

* update workflow concept

* update title

* common step actions 

common step actions

* fix

fix

* cn docs (#157)

* Feat(workflow): add apply components and traits docs (#158)

* Feat(workflow): add apply components and traits docs

* resolve comments

* end user doc: add data flow

* add patch

* Feat(workflow): add apply remaining and multi envs docs (#160)

* Feat(workflow): add apply remaining and multi envs docs

* Update docs/end-user/workflow/apply-remaining.md

* Update docs/end-user/workflow/apply-remaining.md

* Update docs/end-user/workflow/apply-remaining.md

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

* update

* Fix(workflow): optimize the document structure (#161)

* add input/output admin guide

* update workflow CN docs (#159)

* update workflow doc

* fix build

* upate zh doc: core concept

* Fix(workflow): delete workflow step definitions in docs (#167)

* update data flow

* update zh dataflow

* add zh steps

* update context

* upgrade workflow en docs (#171)

* comment

* comment

* fix(workflow): resolve some comments in workflow end users' docs (#172)

* comment

* update workflow

* Workflow cue-actions  docs format (#175)

* upgrade workflow en docs

* format

* en

* update context

* update workflow

* fix Li-Auto-Inc doc (#176)

* improve case

* action

* inc

* Fix(workflow): fix examples in workflow end users guide (#177)

* fix

Co-authored-by: Jian.Li <74582607+leejanee@users.noreply.github.com>
Co-authored-by: Tianxin Dong <dongtianxin.tx@alibaba-inc.com>
2021-08-18 19:22:09 +08:00
Wei (段少) b283ee66b1
Adding end user debug and system of addon (#152)
* Adding end user debug and system of addon

* updates debug docs and rename practical case

* live-diff move into end user

* update case study sidebar

Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-08-16 19:04:02 +08:00
Jianbo Sun fc39dd0072
finish oam model chinese doc (#147)
* finish oam model chinese doc

* add docs

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* update picture

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/x-definition.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/x-definition.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/x-definition.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/x-definition.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/x-definition.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/x-definition.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/oam-model.md

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/x-definition.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Apply suggestions from code review

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Apply suggestions from code review

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Apply suggestions from code review

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/oam/x-definition.md

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>

* update docs

Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
2021-08-11 16:28:38 +08:00
yangsoon e684a16590
fix upgrade doc (#150) 2021-08-10 16:38:46 +08:00
Somefive 02003a7d7d
add vela def docs (#146)
* add vela def docs

* add space between Chinese and English texts

* move x-def docs to cue guide
2021-08-06 19:25:48 +08:00
Lei Zhang (Harry) 3fbe396fcb
Revise en sidebar and doc (#143) 2021-08-05 13:07:52 +08:00
FogDong 756eab6e58 Fix(typo): fix typos in docs 2021-08-03 20:14:41 +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
yangsoon 9d784760da Revert "sync commit 89d8e37c7c11abc0e98fffd1338d25748e9ca0a9 from kubevela-refs/heads/release-1.0"
This reverts commit 431bbb6131.
2021-07-02 14:09:12 +08:00
kubevela-bot 431bbb6131 sync commit 89d8e37c7c11abc0e98fffd1338d25748e9ca0a9 from kubevela-refs/heads/release-1.0 2021-07-01 05:39:00 +00:00
kubevela-bot bf6b6c96c8 sync commit f94cf51543986a8984ebd8fbd868d516cf601aa0 from kubevela-refs/heads/master 2021-06-21 06:54:03 +00:00
kubevela-bot b581e4b96a sync commit 003ab91f516f533989272389a0b567a7c9490a12 from kubevela-refs/heads/master 2021-06-16 13:03:06 +00:00
kubevela-bot 6f65aa5d1e sync commit 2c9cf94817aafc88a02f328364534a728cb71d90 from kubevela-v1.0.6 2021-06-08 11:45:06 +00:00
kubevela-bot ac8ea9df84 sync commit 916b3b52dea91c19ecac20bec809fad6cb4c2ce9 from kubevela-refs/heads/release-1.0 2021-06-08 02:39:31 +00:00
kubevela-bot 0aeb824627 sync commit aafd4fdd2f2e98abf80dd8d29f35f6d69c5a6bd9 from kubevela-refs/heads/master 2021-06-03 07:31:11 +00:00
kubevela-bot 9c138ddc10 sync commit 8c864f33b900b0d0ba8120415e2f7fa971f3d3ec from kubevela-refs/heads/master 2021-06-02 05:34:19 +00:00
kubevela-bot 9a5a5e297a sync commit fd9e99f19fd0afe919aac16a8c3f8428da7e6a90 from kubevela-refs/heads/master 2021-05-29 03:52:59 +00:00
kubevela-bot dd3bec299d sync commit 0556f03f286f2797b5560599a7a1f75625d401e5 from kubevela-refs/heads/master 2021-05-20 11:07:03 +00:00