Commit Graph

761 Commits

Author SHA1 Message Date
Zheng Xi Zhou 76b2daca41
Update cloud resource list (#551)
Added and updated some cloud resources and the overral list

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-22 13:16:28 +08:00
Somefive 7594d1fd6f
Docs: workflow working mechanism (#544)
* Docs: workflow working mechanism

Signed-off-by: Yin Da <yd219913@alibaba-inc.com>

* Docs: add workflow related backoff time in bootstrap paremter document

Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
2022-03-22 13:15:21 +08:00
Zheng Xi Zhou 7aa11e850a
Add offline installation guide (#517)
* Add offline installation guide

Add a guide on how to install KubeVela in a private cloud without
internet.

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

* package helm chart

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

* add links

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

* address comments

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

* address comments

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-21 15:25:33 +08:00
Cuong Tran 8d6acf754f
fix: spelling mistake for "trait" (#540)
Signed-off-by: Cuong Tran <ctran@users.noreply.github.com>
2022-03-21 15:23:43 +08:00
Avery 24e2abbde6
add doc for enable provider gcp addon (#548)
Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-17 14:53:00 +08:00
Wei (段少) 2c2784090e
Fix: unfold ingress in installation (#549) 2022-03-17 14:52:47 +08:00
Zheng Xi Zhou 9b472ddff7
Add guide on how to enable Tecent Cloud Providers (#547)
Added a doc of introducing how to enable Terraform Provider for
Tencent Cloud

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-17 14:09:36 +08:00
Zheng Xi Zhou 2c9509bf47
Fix Terraform Addon names (#546)
Terraform addo name `provider-xxx` is wrong, rename it to `terraform-xxx`

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-17 13:58:45 +08:00
Sunghoon Kang f1ca6ebcaf
Docs: add annotations reference doc (#542)
* Docs: add annotations reference doc

Let users know how to configure annotations for the Application.

Refs https://github.com/oam-dev/kubevela/pull/3434

Signed-off-by: Sunghoon Kang <hoon@linecorp.com>

* Docs: add examples for ServiceAccount integration

https://github.com/oam-dev/kubevela.io/pull/542#pullrequestreview-909582763

Signed-off-by: Sunghoon Kang <hoon@linecorp.com>
2022-03-15 14:45:57 +08:00
Zheng Xi Zhou 4562ac11ba
Fix broken link issue (#538)
Fixed borken link issues for a blog.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-11 17:01:31 +08:00
Tianxin Dong 87a548c41c
Fix: add ref in ai blog and add to sidebar (#539)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-11 15:15:47 +08:00
Tianxin Dong 1f3e571078
Feat: add ai addon docs and update webservice properties (#537)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-11 11:54:09 +08:00
Wei (段少) ae52b8443a
fix blog of Generate top 50... (#536) 2022-03-11 11:51:59 +08:00
Tianxin Dong a73ca6dcf7
Fix: add samples in ai blog and nit fix (#535)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-10 15:22:39 +08:00
Zheng Xi Zhou 4f1892cef9
Add doc: how to provision RDS instance with multiple databases (#529)
* Add doc: how to provision RDS instance with multiple databases

Added one how-to doc on provisioning an RDS instance with more
than one databases

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

* fix build issues

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-10 11:27:41 +08:00
Avery c841c7f900
Generate top 50 popular resources of AWS using 100 lines of code (#526)
* add docs for gen-resources-auto-tool

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

* correct doc formats; update the title

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

* simplify url imports

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

* add english version doc in /blog; move chinese version doc in /i18n/zh/docusaurus-plugin-content-blog

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-10 11:25:09 +08:00
Tianxin Dong d2f96a4a08
Feat: add ai demo blog (#530)
* Feat: add ai demo blog

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

* fix doc

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-10 11:08:32 +08:00
Avery f312994bb1
add docs for vela def doc-gen from local file (#534)
Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-10 11:06:19 +08:00
Zheng Xi Zhou 6a29724e8b
Update cloud resource table (#527)
* Update cloud resource table

Also add a Makefile target to automatically update the table

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

* add title

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

* Add baidu cloud resources

Also added Baidu Cloud VPC in cloud resources table

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-10 11:05:36 +08:00
barnettZQG 6ffc8cc4b0
Feat: add velaux api doc link (#533)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-04 15:51:10 +08:00
Zheng Xi Zhou ec7aae44e1
Update Alibaba RDS reference doc (#528)
As there are two added properties for Alibaba Cloud RDS, updated
the reference doc

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-03 10:07:58 +08:00
Zheng Xi Zhou 74f05333d2
Add a doc on how to secure your database by access the intranet host (#521)
* Add a doc on how to secure your database by access the intranet host

Added a doc on how to secure Alibaba RDS database securely.

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

* Add doc: how to secure your database connection

Added a doc on database

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-02 17:40:10 +08:00
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