Commit Graph

889 Commits

Author SHA1 Message Date
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
barnettZQG d706c8cc71
Merge pull request #472 from barnettZQG/main
Chore: change oss endpoint
2022-01-21 20:11:11 +08:00
barnettZQG e3bb30329e Chore: change oss endpoint
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-21 19:49:14 +08:00
barnettZQG b0afb7a6a0
Merge pull request #470 from barnettZQG/main
Chore: sync doc to the kubevela-docs bucket
2022-01-21 19:32:37 +08:00
barnettZQG b948f96a18 Chore: add beian link
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-21 19:25:28 +08:00
barnettZQG 7f308a9259 Chore: sync doc to the kubevela-docs bucket
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-21 19:16:23 +08:00
barnettZQG 73812f1958
Docs: change footer link (#468)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-21 14:14:06 +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 6ef2e789da
Feat: add trait and trigger in sidecar (#463)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-01-20 20:21:33 +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
wyike c128d09ae5
Feat: refine addon docs (#460)
* refine addon docs

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

* add pics

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2022-01-20 13:10:14 +08:00
seedsunrise1 3f9bfa29ad
Update observability.md (#459)
fix disk-size param
2022-01-20 11:59:46 +08:00
Somefive 4e352e60d3
Feat: support m1 install vela script (#457)
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
2022-01-20 11:36:56 +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 0e60bc2d65
Fix: add 1.2 version index file (#450)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-17 16:05:28 +08:00
barnettZQG 68086288f3
Docs: add chinese doc for 1.2 (#448)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-15 10:06:16 +08:00
barnettZQG 3bec20d4c2
Merge pull request #447 from barnettZQG/main
Docs: release 1.2 version
2022-01-15 00:28:07 +08:00
barnettZQG 07b7e1a3e5 Docs: release 1.2 version
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-15 00:11:39 +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
barnettZQG 85bb1073be
Merge pull request #444 from wonderflow/update-version
update the installation version
2022-01-15 00:00:18 +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
barnettZQG 5415e002b8
Merge pull request #442 from wonderflow/usi
user improvement plan
2022-01-14 14:15:12 +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
barnettZQG f92fdbe2f6
Merge pull request #440 from wonderflow/r3f
add application how-to docs footer
2022-01-14 10:14:14 +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