wyike
b4a90112f5
Fix: install script ( #376 )
...
Signed-off-by: wangyike <wangyike_wyk@163.com>
2021-12-07 18:17:46 +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
wyike
3f582d3b62
Feat: addon manage docs ( #373 )
...
Fix some issues
fix some issue
Signed-off-by: wangyike <wangyike_wyk@163.com>
fix comments
Fix: comments
Signed-off-by: wangyike <wangyike_wyk@163.com>
2021-12-03 19:36:10 +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
Wei (段少)
2746cc9c34
Adding blogs of v1.1 ( #370 )
...
* Adding blogs of v1.1
* Revise date to be October
* Revise date to be October 8th
2021-11-18 16:04:37 +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
94743e5ec4
add sidebar ( #367 )
2021-11-12 15:28:07 +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
Zheng Xi Zhou
92c8833734
Merge pull request #363 from maciejgwizdala/tf-azure-storage-account
...
Feat: Add docs for TF Azure Storage Account
2021-11-09 14:24:08 +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
d4411ad491
Fix typo ( #361 )
...
Correct short command `k`, which represents kubectl
2021-11-04 16:45:16 +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
wyike
c7239059ad
Multi cluster rollout ( #351 )
...
* add docs
* add multi-cluster rollout test
* delete outdate demo
2021-10-26 11:33:27 +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
Zheng Xi Zhou
1dcd64c1ca
Merge pull request #349 from zzxwill/aws
...
Add AWS S3 cloud resources
2021-10-19 21:09:23 +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
Wei (段少)
d038a4c232
Update introduction pic ( #344 )
2021-10-15 13:23:34 +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
basefas
a4b3ca39bf
check latest_release ( #339 )
2021-10-13 19:22:25 +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
Wei (段少)
9f23986a1b
Adjust Font Size ( #337 )
2021-10-13 17:21:17 +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
barnettZQG
f952c82370
Docs: add two FAQs that users care about ( #330 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-10-12 10:02:30 +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
barnettZQG
bf6d68bba0
Feat: add entry points for joining wechat groups. ( #328 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-10-11 19:54:29 +08:00
Somefive
f2d59e0a5c
Docs: add support for namespaceSelector in multicluster ( #326 )
2021-10-11 19:34:50 +08:00
Zheng Xi Zhou
35d0f5debd
Add logo file ( #327 )
...
Added logo file to serve the url of the Chart icon
2021-10-11 19:34:34 +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
02893974d8
Feat: add ci check the link ( #324 )
2021-10-10 22:59:08 +08:00
Tianxin Dong
c68358d548
Docs: remove useless doc ( #323 )
2021-10-09 15:16:50 +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