Commit Graph

62 Commits

Author SHA1 Message Date
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 50fc37b017 Docs: add the k3s option
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 19:25:14 +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 1c60a1c4c7 Feat: upgrade version to 1.2.3
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 10:17:15 +08:00
workman-Lu c162e18bae
Recommended helm version (#495)
Signed-off-by: luyongjie <luyongjieleo@yahoo.com>
2022-02-08 14:42:53 +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
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
Wei (段少) 1fd5adc672
Relocate Install KubeVela CLI (#475) 2022-01-25 14:51:55 +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
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 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
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
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 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 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
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
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
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
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
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
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
Hongchao Deng bb4fb899b4
add link to learn how to get access key (#293) 2021-09-22 15:17:42 +08:00
Somefive 4b5ecda93d
Docs: readd terraform plugin install guide (#291) 2021-09-18 19:22:03 +08:00
Jianbo Sun a0ae54d901
add multi cluster deploy use case (#274) 2021-09-15 10:19:02 +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 (段少) eecc8f5625
Revise architecture zh (#265)
Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>
2021-09-13 19:41:17 +08:00
Jianbo Sun b080e31b50
refine docs (#259) 2021-09-10 09:18:12 +08:00
Jianbo Sun b04e38903c
align quick start and install page (#255) 2021-09-08 18:58:50 +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
chival 4bde52ffeb
change fluxcd install method (#133) 2021-07-13 14:37:11 +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 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 ac5c174070 sync commit a52367ecedd1d9db1838ead21b48e7ba93c224d6 from kubevela-refs/heads/master 2021-05-29 08:40:51 +00:00
kubevela-bot ce9412e4ba sync commit 0c7706d442532d6293513dc7f5746da2f27f130b from kubevela-refs/heads/master 2021-05-25 09:22:25 +00:00
kubevela-bot 15c7b339c3 sync commit c93db6494afcee4caa478b6d3cf5a9be0f37a3de from kubevela-refs/heads/master 2021-05-24 08:30:30 +00:00
kubevela-bot f4b3c08111 sync commit 27c1eda2a682be87a8301ddea2dadb6773803dbd from kubevela-refs/heads/master 2021-05-23 16:41:40 +00:00
kubevela-bot e50c4842dc sync commit b124873fd73b8c1ca02a351fc8d4dbb2ee00fca1 from kubevela-refs/heads/master 2021-05-20 11:52:51 +00:00
kubevela-bot ed4a0ede6b sync commit 8f67454396a2c93442c9d0558465630fdd6e7073 from kubevela-refs/heads/master 2021-05-17 14:42:50 +00:00
kubevela-bot 693d188ec5 sync commit ee69d761f97112cb2e5df4630d7ae3738428e26a from kubevela-refs/heads/master 2021-05-04 19:00:48 +00:00
kubevela-bot a8a935f98c sync commit fbd45651155533a7f4caf4f051c22317e2d1812c from kubevela-refs/heads/master 2021-04-30 04:10:44 +00:00
kubevela-bot 58ba3a9878 sync commit 4dd00ac53609a0b9ffdc4686963a2f7314b49bee from kubevela-refs/heads/master 2021-04-23 03:50:02 +00:00
kubevela-bot 59fac05b9f sync commit 75f081f2480ef115df11bed44a2b906cb1952594 from kubevela-refs/heads/master 2021-04-16 13:47:06 +00:00