Commit Graph

889 Commits

Author SHA1 Message Date
Zheng Xi Zhou a50e0d0593
Translate doc `extend a Terraform addon` (#524)
Tranalated English doc `extend a Terraform addon`

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-01 17:57:43 +08:00
Avery cd435fbd86
add docs for gcp resources (#525)
* add docs for gcp resources

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

* add docs for gcp-kthw

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-01 17:57:06 +08:00
Zheng Xi Zhou fd237801b1
Add a tutorial on how to provision a database with sql file imported (#480)
Add a turotial to introduct how to provision a relational database with
SQL file imported, and bootstrap an application which depends on the database.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-28 11:02:58 +08:00
xiuwenL 598f57a69f
Fix typos on the introduction page (#523) 2022-02-27 10:22:03 +08:00
wyike 5f047dec11
Feat: addon installation without internet (#518)
* addon installation without internet

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

fix check

fix

* fix comments

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2022-02-25 16:52:09 +08:00
barnettZQG 56d1bce8f1
Merge pull request #519 from barnettZQG/main
Docs: change the default install version to 1.2.4
2022-02-24 11:38:21 +08:00
barnettZQG 03c8d2931d Docs: change the default install version to 1.2.4
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-24 10:35:34 +08:00
barnettZQG 75d829a5b0
Docs: change uischema doc (#516)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-24 10:24:40 +08:00
Zheng Xi Zhou ea0347fc71
Localize `Custom Addons` cataglog (#515)
Translated `Custom Addons`.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-21 16:07:35 +08:00
Avery 6e5d636a72
Update Terraform resource extension doc (#509)
* modify documents for component-terraform

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

* fix typo

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-02-17 21:00:34 +08:00
Avery 416a8e13ec
add provider-gcp and provider-baidu in consume-cloud-services.md (#514)
* add provider-gcp and provider-baidu in consume-cloud-services.md

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

* change provider-xxx into terraform-xxx

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

* fix names of addon

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

* Update i18n/zh/docusaurus-plugin-content-docs/current/tutorials/consume-cloud-services.md

Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-17 20:45:01 +08:00
Avery c8e0240366
add gcp resource: gcp network's docs (#513)
* add gcp resource: gcp network's docs

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

* add gcp network in the cloud-resouces-list table

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-02-17 19:41:50 +08:00
Zheng Xi Zhou e090ab1dc0
Guide on how to generate a Terraform addon in one click (#494)
* Guide on how to generate a Terraform addon in one click

Guide of Terraform addon extension

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

* use Makefile target to generate a Terraform addon

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

* address comments

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

* Update sidebars.js

Co-authored-by: Jianbo Sun <wonderflow@icloud.com>
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/version-v1.2.json

Co-authored-by: Jianbo Sun <wonderflow@icloud.com>
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* update doc

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

* fix version-v1.2.json

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

Co-authored-by: Jianbo Sun <wonderflow@icloud.com>
2022-02-15 20:11:54 +08:00
barnettZQG 0abcb550fd
Docs: provide install options for helm user (#507)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-15 15:36:16 +08:00
barnettZQG 1847109721
Merge pull request #508 from wonderflow/addonrefine
Feat: refine addon extension docs
2022-02-15 14:17:43 +08:00
Jianbo Sun d2364f9754 Fix: use raw instead k8s object as we didn't have that type
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-02-15 13:42:50 +08:00
Zheng Xi Zhou be997aca65
Remove cloud resources from sidebar (#510)
Instead, store them in a table.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-15 13:37:43 +08:00
Jianbo Sun c909c1bf75 Feat: refine addon extension docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-02-14 19:27:14 +08:00
wyike cae5c0ac3c
fix-duplicate (#505)
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2022-02-14 17:53:57 +08:00
Wei (段少) b905622d82
Fix: remove extra space in cURL (#506) 2022-02-14 17:53:09 +08:00
Wei (段少) 5c0c6d3af2
Update v1.2 EN blog (#504) 2022-02-11 13:52:24 +08:00
barnettZQG 8eb5deda1c
Merge pull request #499 from tossmilestone/patch-1
Update triggers list
2022-02-11 10:44:39 +08:00
Xiaoxi He 56bad2e9c9 Docs: update the trigger list
Signed-off-by: Xiaoxi He <xxhe@alauda.io>
2022-02-11 10:23:21 +08:00
barnettZQG c6d3110286
Merge pull request #503 from oam-dev/update-baseline
update baseline without rds and webhook trigger
2022-02-11 10:08:33 +08:00
BinaryHB0916 5edb69fd89 update baseline without rds and webhook trigger 2022-02-10 20:33:54 +08:00
barnettZQG cbc91c4914
Merge pull request #502 from barnettZQG/main
Docs: add the k3s option
2022-02-10 20:15:54 +08:00
barnettZQG 50fc37b017 Docs: add the k3s option
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 19:25:14 +08:00
Zheng Xi Zhou 96935246d8
Add docs for top 50 famous cloud resources for AWS (#501)
* Add docs for top 50 famous cloud resources for AWS

Generated docs for https://github.com/oam-dev/catalog/pull/244

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-10 15:28:22 +08:00
barnettZQG 4731b88980
Merge pull request #500 from barnettZQG/main
Feat: upgrade version to 1.2.3
2022-02-10 14:57:06 +08:00
barnettZQG c84f2cb79f Docs: change upgrade doc
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 14:31:10 +08:00
barnettZQG 3c46898156 Docs: add outcome of install
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 10:17:19 +08:00
barnettZQG ab8095a962 Docs: update cli doc
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 10:17:19 +08:00
barnettZQG 1c60a1c4c7 Feat: upgrade version to 1.2.3
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 10:17:15 +08:00
Zheng Xi Zhou 654b4f92e0
Generate Terraform cloud resources reference docs (#496)
Generated reference docs for Terraform cloud resources. Also updated
provision-and-consume-cloud-services docs

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-09 16:33:43 +08:00
workman-Lu c162e18bae
Recommended helm version (#495)
Signed-off-by: luyongjie <luyongjieleo@yahoo.com>
2022-02-08 14:42:53 +08:00
barnettZQG 0bb0b3891c
Merge pull request #498 from Heartlessguy/fix/typos
Fix typo in docs/quick-start.md
2022-02-08 09:51:53 +08:00
Alex 1cec62e5b3
Fix typo in docs/quick-start.md
Signed-off-by: Komnatnyy Alexandr <ipxkz97@gmail.com>
2022-02-08 08:27:35 +07:00
barnettZQG 813feab36f
Merge pull request #491 from JooKS-me/update-addon
Fix wrong format in addon install page (CN)
2022-02-07 09:55:10 +08:00
barnettZQG 33ad6bf849
Merge pull request #492 from JooKS-me/update-ob-1
Update the page of observability (Chinese)
2022-02-07 09:54:41 +08:00
barnettZQG fa55e3f35b
Merge pull request #493 from chwetion/dockerhub-and-jfrog-trigger-docs
Docs: update trigger how to docs
2022-02-07 09:54:12 +08:00
chwetion adab84649c Feat: update trigger how to docs
Signed-off-by: chwetion <chwetion@foxmail.com>
2022-02-07 02:02:25 +08:00
zhukunshuai 383c09d355 Update the page of observability (Chinese)
Signed-off-by: zhukunshuai <jookunshuai@gmail.com>
2022-02-05 20:32:19 +08:00
zhukunshuai 90f548548f Fix wrong format in addon install page (CN)
Signed-off-by: zhukunshuai <jookunshuai@gmail.com>
2022-02-05 01:16:24 +08:00
Zheng Xi Zhou 764a80c572
Add reference doc for MQ (#489) 2022-02-04 10:07:32 +08:00
barnettZQG e74c535664
Merge pull request #490 from Somefive/docs_target
Docs: add how-to for Target
2022-01-29 17:19:00 +08:00
Yin Da 3c52c49a08 Docs: add how-to for Target
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
2022-01-29 17:05:58 +08:00
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
Wei (段少) 1d175dba4d
Add blog v1.2 (#482)
* Add blog v1.2

* update install link
2022-01-28 14:46:37 +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