Commit Graph

489 Commits

Author SHA1 Message Date
Zheng Xi Zhou 096861279f
Add reference doc for Alibaba Cloud mongodb (#486)
Added one more cloud resource's reference doc

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-29 11:30:44 +08:00
Wei (段少) b331ff438b
update addon en (#481)
* update addon en

* Update docs/platform-engineers/addon/intro.md

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

Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-29 11:29:42 +08:00
Zheng Xi Zhou 9b28d14676
Add reference doc for Tencent Cloud Subnet (#485)
* Add reference doc for Tencent Cloud Subnet

Added the reference doc for Tecent Cloud subnet

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

* fix link issue

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-28 10:28:01 +08:00
Zheng Xi Zhou 3ec1f911de
Update Alibaba Cloud MSE reference doc (#487)
Updated the reference doc for Alibaba Cloud MSE

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-27 23:54:49 +08:00
Zheng Xi Zhou 905b724dec
Add reference doc for Tencent Cloud VPC (#484)
* Add reference doc for Tencent Cloud VPC

Added the reference doc for Tecent Cloud VPC

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

* address comments

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

* fix link issue

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-27 23:53:33 +08:00
wyike 1226c8278b
Fix: notice for deprecated outdated helm (#483)
* fix:deprecated helm

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

* modify 1.2

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2022-01-27 23:52:21 +08:00
Zheng Xi Zhou 573e1eee59
Update Alibaba Cloud RDS reference doc (#479)
Updated the reference doc for Alibaba Cloud RDS

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-27 17:18:08 +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
Dan Bode 6cfd3fdf87
update version of k8s for kind installation (#478)
In the kind documentation, the version of k8s installed does not fall
within the version recommendations from the same page

`cluster >= v1.19 && < v1.22`

Version `v1.18.15` also causes the ingress controller installation to fail
with version compatibility errors.

This patch updates the version to the highest current version of 1.20.x

Signed-off-by: Dan Bode <bodepd@gmail.com>
2022-01-27 12:48:24 +08:00
Diego Pinheiro fae918f844
fix - typo (#477)
Signed-off-by: GitHub <noreply@github.com>
2022-01-26 10:11:17 +08:00
barnettZQG 87c64d4e37
Docs: change install version to 1.2.2 (#476)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-25 18:57:42 +08:00
Tianxin Dong e0d432d077
Feat: add workflow dashboard how to doc (#471)
* Feat: add workflow dashboard how to doc

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* add en and generate 1.2 docs

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-01-25 15:03:02 +08:00
Wei (段少) 1fd5adc672
Relocate Install KubeVela CLI (#475) 2022-01-25 14:51:55 +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
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
Sunghoon Kang 70f4071b6f
Docs: update Gateway trait specification (#474)
Sync Gateway trait specification with
https://github.com/oam-dev/kubevela/pull/3138.

Signed-off-by: Sunghoon Kang <hoon@linecorp.com>
2022-01-23 10:15:25 +08:00
Zheng Xi Zhou cc3f30dad6
Add reference doc for cloud resources addons (#467)
* Add reference doc for cloud resources addons

Added reference doc for terraform, provider-xxx addons

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

* fix ci issue

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-21 09:51:35 +08:00
StevenLeiZhang b40890c989
Fix: add 4 parameters for build-in Component "task" (#465)
Signed-off-by: StevenLeiZhang <zhangleiic@163.com>
2022-01-20 21:10:40 +08:00
Tianxin Dong 4bccb5ba7c
Feat: add trigger how to docs (#422)
* Feat: add trigger how to

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* add env and generate 1.2 docs

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* fix title

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-01-20 17:53:38 +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
Tianxin Dong 875f7857fa
Feat: add trait docs (#456)
* Feat: add trait docs

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* add en ver and generate 1.2 doc

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-01-19 18:04:08 +08:00
Zheng Xi Zhou 2bd38359e0
Update Terraform ComponentDefinition specifications and siderbar (#455)
* Update Terraform ComponentDefinition specifications and siderbar

Use vela cli to automatically generate Terraform Componentdefinition
specification in English and Chinese

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

* regenerate vpc/vswitch/ask

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-18 18:55:36 +08:00
Zheng Xi Zhou d31d80f4fd
Update Terraform ComponentDefinition specifications (#449)
* Update Terraform ComponentDefinition specifications

Use vela cli to automatically generate Terraform Componentdefinition
specification in English and Chinese

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

* Update specification docs for Terraform typed ComponentDefinition

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

* add docs for v1.2 in English and Chinese

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-18 12:41:18 +08:00
barnettZQG 436a82f6ef
Feat: change deploy docker image doc (#454)
* Feat: change deploy docker image doc

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

* Docs: change the cluster version requirement

Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-18 12:39:10 +08:00
barnettZQG 03b888e990
Docs: change some doc and change install version (#452)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-17 20:52:49 +08:00
Tianxin Dong 0e4ff4f8e8
Fix: change ACR to Harbor (#451)
* Fix: change ACR to Harbor

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* generate 1.2 files and update the hack script

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-01-17 20:51:29 +08:00
Zheng Xi Zhou 4c2475a49c
Refine `deploy cloud resources` doc (#441)
* Refine `deploy cloud resources` doc

Made the doc `deploy cloud resources` more neutral for cloud providers,
and easy to refer when deploying a cloud resources.

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

* add version v1.2 doc

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

* add resources for v1.2

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-17 17:10:23 +08:00
barnettZQG cfecb5e283
Merge pull request #446 from Somefive/perf
Docs: update bootstrap parameters and performance finetuning
2022-01-15 00:01:35 +08:00
barnettZQG 1f32e0dcd8
Merge pull request #445 from Somefive/jenkins_docs
Docs: add jenkins tutorial
2022-01-15 00:01:07 +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
Yin Da 80d0d42a42 Docs: add jenkins tutorial
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
2022-01-14 15:56:10 +08:00
Jianbo Sun 03b3e3361c update the installation version
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-14 14:23:27 +08:00
Jianbo Sun a025660aa3 user improvement plan
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-14 14:07:53 +08:00
Jianbo Sun 841e95228a add application how-to docs footer
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-14 10:07:42 +08:00
barnettZQG 981df7b451
Docs: change tutorials dir name (#439)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-13 22:40:21 +08:00
Jianbo Sun 392fce1276
refine more docs (#438)
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-13 21:19:57 +08:00
Jianbo Sun 50a906e05f
How to for application (#437)
* Docs: add how to doc about managing app

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

* Docs: add how to doc about managing app

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

* Docs: hidde jenkins doc

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

* translate and refine how-to dashboard

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

* application configure expose page

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

* Docs: add some screenshots for deploy app doc

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

* finish the application how-to (#436)

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

Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-13 20:47:33 +08:00
barnettZQG 43f5e97a3f
Docs: add ui schema doc (#434)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-13 20:32:54 +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
Riki Makita 7f6d9e8688
chore: fix duplicated words (#432)
Signed-off-by: grezar <grezar.dev@gmail.com>
2022-01-13 17:44:54 +08:00
Tianxin Dong eb5cad3eab
Feat: add gitlab & acr best practice (#427)
* Feat: add gitlab & acr best practice

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* add en docs

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* change the title and add in tutorials

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* resolve comments

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* change the cn title

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-01-13 17:43:15 +08:00
Jianbo Sun 63a07f4efb Add roadmap and refine CN/ZH docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-13 14:30:46 +08:00
barnettZQG 45746aa2a4
Merge pull request #428 from zzxwill/rds
Update docs for Alibaba Cloud RDS
2022-01-13 10:11:10 +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 ac4016a5f4
Merge pull request #421 from zzxwill/terraform-platform-build
Fix: update Terraform ComponentDefinition development doc
2022-01-12 11:39:09 +08:00
Zheng Xi Zhou e358350319 Update docs for Alibaba Cloud RDS
Generated the docs in English and Chinese for Alibaba Cloud RDS

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-12 10:56:56 +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
barnettZQG 4b963e891d
Merge pull request #425 from oam-dev/1.2
Docs: change the document structure.
2022-01-11 17:29:27 +08:00
barnettZQG 92f3f30098 Feat: hidden the not ready doc
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-11 16:55:00 +08:00
barnettZQG be42c84b00 Docs: add some application howto doc
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-10 19:26:08 +08:00
Jianbo Sun 8cd8164a63
Fix cli sidebar and refine (#420)
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-10 17:27:55 +08:00
Jianbo Sun 4f96bc4218 update vela CLI reference docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-10 14:04:57 +08:00
barnettZQG 57058253d1 Docs: add howto doc
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-10 12:05:35 +08:00
Wei (段少) 9aa61db8eb
update: quick-start pics (#416) 2022-01-07 16:42:37 +08:00
Wei (段少) 9d9f5c39f2
V1.2 update 05 (#415)
* add: modify replicas

* add: manage workflow
2022-01-07 15:10:25 +08:00
Jianbo Sun 1bad646012
refine core concept (#414)
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-06 10:20:48 +08:00
Jianbo Sun 8551ef2b1f
update introduction (#413)
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-06 10:20:35 +08:00
Zheng Xi Zhou 046c4849ad
Add docs for Alibaba Cloud VPC ComponentDefinition (#412)
Added the doc on how to use Alibaba Cloud VPC resource

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-05 20:26:40 +08:00
barnettZQG 23ba2b985a
Docs: add scaler and workflow docs (#411)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-05 17:27:24 +08:00
Wei (段少) e1d83c5c81
EN: deploy cloud service (#410) 2022-01-04 18:00:41 +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
Wei (段少) 2e89894440
Update: remove Project and new UI pics (#403) 2021-12-31 16:33:25 +08:00
barnettZQG 392c14829c
Docs: add deploy cloud service doc (#406)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-31 15:54:58 +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
Wei (段少) b84badfcb5
V1.2rc update 03 (#404)
* stash

* EN: deploy docker image
2021-12-30 17:49:41 +08:00
Wei (段少) 1362c95c89
Update: deploy first application (#401)
* 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

* Update: deploy first application

Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-28 14:57:06 +08:00
barnettZQG e253302204
Docs: add deploy webservice application doc (#398)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-28 13:31:11 +08:00
barnettZQG f10a36b319
Docs: change uninstall doc (#397)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-25 17:50:30 +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 3d550eddf0
Fix: 1.2-beta3 (#393)
Signed-off-by: wangyike <wangyike_wyk@163.com>
2021-12-21 13:32:38 +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
wyike c68979dbe2
Fix: upgrade to 1.2.0 (#378)
Signed-off-by: wangyike <wangyike_wyk@163.com>
2021-12-09 16:03:14 +08:00
wyike 66600e2ad3
Feat: add install velaux addon (#375)
* Feat: add install velaux addon

Signed-off-by: wangyike <wangyike_wyk@163.com>

* fix comments

Signed-off-by: wangyike <wangyike_wyk@163.com>
2021-12-07 16:23:11 +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
Tianxin Dong bf37907453
Fix: fix apply and read object doc (#368) 2021-11-16 11:57:53 +08:00
qiaozp f7bb1d2804
add alibaba-redis doc (#366) 2021-11-11 16:17:50 +08:00
Wei (段少) 6a5804449e
Fold the installation of Helm mirror image on KubeVela.net for better reading experience (#365) 2021-11-10 16:30:35 +08:00
Maciej Gwizdała 6cdc006658 Feat: Add docs for TF Azure Storage Account 2021-11-08 16:02:02 +01:00
Somefive e9cae9a756
Feat: add config for reconcile timeout in bootstrap parameter (#362) 2021-11-08 19:14:26 +08:00
Zheng Xi Zhou db69fdb998
Remove providerRef from Application sample (#360)
Removed properties.providerRef section from Application sample
2021-11-02 19:20:20 +08:00
Zheng Xi Zhou 4cc27036ee
Add provider-aws doc and backport features to 1.1 (#359)
Added provider-aws doc and backport cloud resources related features
to v1.1
2021-11-01 13:39:04 +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
wyike 6b2dedf717
Feat: fill rollout batches if empty (#356)
Fix: small issue

small fix
2021-10-28 17:45:14 +08:00
qiaozp 7109154b09
Change kubectl-vela comp/trait docs to vela CLI (#355)
* Change kubectl-vela comp/trait docs to vela CLI

* use `vela trait/comp/registry`

* Fix grammar, restore definition usage
2021-10-27 16:00:14 +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
Tianxin Dong dfee49007f
Docs: fix built-in workflow steps (#350) 2021-10-20 14:14:08 +08:00
zzxwill 995e90848f Add AWS S3 cloud resources
- added the specification doc for AWS s3
- added AWS s3 to the supported cloud resources list
2021-10-19 16:04:37 +08:00
Zheng Xi Zhou 88ce907341
Add Azure provider enable doc (#348)
Add the doc on enabling Azure provider and add a link for setting
the parameters

Fix https://github.com/oam-dev/kubevela/issues/2457
2021-10-19 13:00:08 +08:00
Tianxin Dong bc3da2584e
Fix: add more in kustomize doc (#342)
* Fix: add more in kustomize doc

* fix lint
2021-10-19 10:43:57 +08:00
Lei Zhang (Harry) 7c2933e253
Align en with cn docs (#346) 2021-10-16 14:46:30 +08:00
Tianxin Dong 88ea46964f
Docs: optimize init doc and make version 1.1 (#341)
* Docs: optimize init doc and make version 1.1

* Fix in workflow def
2021-10-15 12:51:00 +08:00
Tianxin Dong 43bbaf026d
Docs: add apply object (#329)
* Docs: add apply object

* fix broken links

* fix broken links

* fix multi env
2021-10-14 12:55:24 +08:00
Tianxin Dong 00e5cd5f51
Docs: add depends on in workflow doc (#333)
* Docs: add depends on in workflow doc

* add more infor of depends on
2021-10-14 12:54:57 +08:00
Zheng Xi Zhou 54f4572191
Add Terraform cloud resource: Azure mariadb database (#334)
Depeneded on https://github.com/oam-dev/kubevela/pull/2465
2021-10-13 17:56:00 +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
Zheng Xi Zhou f4bd433f6d
Add descritpion for Alibaba cloud sts token (#332)
* Add descritpion for Alibaba cloud sts token

Added a link for the introduction and setting for Alibaba cloud sts token

* set different link for EN and ZH doc
2021-10-12 10:01:48 +08:00
Tianxin Dong d8d475da63
Fix: fix depends on in gitops example (#331) 2021-10-12 10:01:14 +08:00
Somefive f2d59e0a5c
Docs: add support for namespaceSelector in multicluster (#326) 2021-10-11 19:34:50 +08:00
Tianxin Dong 63b226eb1e
Feat: add gitops blog (#325)
* Feat: add gitops blog

* Optimize and add en version

* fix the link

* Resolve comments
2021-10-11 14:48:12 +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
Tianxin Dong 1a134ae086
Fix: optimize gitops doc (#308)
* Fix: optimize gitops doc

* Docs: modify the doc

* resolve the comments

* Optimize the EN ver
2021-10-09 12:07:18 +08:00
Jianbo Sun 88300543b2
fix link path (#317) 2021-10-09 10:15:00 +08:00
Lei Zhang (Harry) db8b163fed
Revise intro doc in zh (#318) 2021-10-09 10:13:57 +08:00
Lei Zhang (Harry) f4920b882f
Revise what-is-kubevela (#315)
* Revise what-is-kubevela

* Apply suggestions from code review

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

Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
2021-10-08 16:05:04 +08:00
Lei Zhang (Harry) 21ab5091e7
Fix en docs next (#313) 2021-10-02 14:55:57 +08:00
Zheng Xi Zhou e204a7d8f3
Refine addon terraform provider doc (#312)
* Refine addon terraform provider doc

Also added how to set Region field

* update v1.1 EN doc

* update code block
2021-10-01 08:27:15 +08:00
wyike db0ee59d24
more install istio info (#311) 2021-09-29 15:08:26 +08:00
wyike ad813e1c40
fix demo error (#310)
fix docs error
2021-09-28 20:39:35 +08:00
wyike 504e0436fa
fix error link (#309) 2021-09-28 15:29:20 +08:00
Hongchao Deng 72a12a7fd9
fix copy (#307) 2021-09-27 10:19:02 +08:00
barnettZQG c80c1aade6
Docs: K8s cluster adds RKE installation mode and is domestic user friendly. (#305)
* change edit url

* change  menu default status

* Use absolute paths to navigate the roadmap

* Docs: k8s cluster adds RKE installation mode and is domestic user friendly.

Co-authored-by: barnettZQG <yiyun.pro>
2021-09-26 15:12:42 +08:00
barnettZQG b07f08bb41
Fix the relative path unreachable issue. (#304)
* change edit url

* change  menu default status

* Use absolute paths to navigate the roadmap

Co-authored-by: barnettZQG <yiyun.pro>
2021-09-25 14:36:52 +08:00
Jian.Li 9ddeec7419
Feat: add ws.#DoVar cue-action (#302) 2021-09-24 16:48:50 +08:00
Jianbo Sun c8afa525a5
add roadmap 2021.12 (#301)
* add roadmap

* Update docs/roadmap/2021-12-roadmap.md

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

* Update docs/roadmap/2021-12-roadmap.md

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

* Update docs/roadmap/2021-12-roadmap.md

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

* Update docs/roadmap/2021-12-roadmap.md

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

* Update docs/roadmap/2021-12-roadmap.md

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

* Update docs/roadmap/2021-12-roadmap.md

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

* Update docs/roadmap/2021-12-roadmap.md

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

* Update docs/roadmap/2021-12-roadmap.md

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

* Update docs/roadmap/2021-12-roadmap.md

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

Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
2021-09-24 16:16:22 +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
yangsoon 6a5dd7fdd9
fix wrong cmd (#298) 2021-09-22 22:02:52 +08:00
wyike 9856a8ddc0
fix link yaml (#295)
fix en
2021-09-22 20:33:12 +08:00
Hongchao Deng bb4fb899b4
add link to learn how to get access key (#293) 2021-09-22 15:17:42 +08:00
Lei Zhang (Harry) 4557657f24
Fix typos etc. (#292) 2021-09-22 10:06:05 +08:00
Somefive 4b5ecda93d
Docs: readd terraform plugin install guide (#291) 2021-09-18 19:22:03 +08:00
Hongchao Deng e899becbca
revert v1.1 canary rollout doc (#290) 2021-09-18 09:09:18 +08:00
Tianxin Dong b68ddae1c1
Fix: fix the apply component (#289) 2021-09-17 22:09:06 +08:00
Hongchao Deng 4737691177
ZH/EN: Update canary rollout case (#287) 2021-09-17 22:03:18 +08:00
yangsoon e45f87198d
Feat: release v1.1 docs (#281) 2021-09-15 15:24:32 +08:00
wyike a800eed791
Fix: small issue (#285)
fix small issue
2021-09-15 14:59:58 +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
Wei (段少) 2db772e35e
Update pic of workflow-multi-env (#280)
Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-15 11:27:04 +08:00
Somefive e0ab1d54aa
Docs: add multi cluster use case (#279) 2021-09-15 11:23:31 +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) c6a64e145d
Minor fix (#276) 2021-09-15 09:26:20 +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
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
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
Wei (段少) eecc8f5625
Revise architecture zh (#265)
Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-13 19:41:17 +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
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
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
Hongchao Deng 7564caabbd
fix typo (#260) 2021-09-10 13:53:48 +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
Jianbo Sun b080e31b50
refine docs (#259) 2021-09-10 09:18:12 +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
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
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
Hongchao Deng b2df3453cb
update intro and arch EN (#243) 2021-09-05 22:52:31 +08:00
Somefive 7ec98063dc
Docs: complete Jenkins-CICD docs (#241)
* Docs: complete Jenkins-CICD docs

* Fix: docs/case-studies/jenkins-cicd.md

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

Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
2021-09-03 17:45:44 +08:00
yangsoon bd8347eea3
fix env-binding (#240) 2021-09-03 17:43:10 +08:00
Somefive 06cda1145c
Docs: add jenkins-cicd doc (#238)
* add jenkins-cicd doc

* fix minor

* fix minor
2021-09-02 22:21:13 +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
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 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
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
Tianxin Dong bd8d784c14
Docs: add more cue actions (#229) 2021-09-01 21:29:20 +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
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
Jianbo Sun 775369389b
add paas case study (#214) 2021-08-29 21:21:06 +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
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
Tianxin Dong bfba97bb38
Feat(workflow): add dingtalk case in end user docs (#202) 2021-08-23 19:08:29 +08:00