Jianbo Sun
1694980eba
Update docs/blog/zh/extend-kubevela-by-cuelang-in-20-mins.md
...
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com >
2020-12-17 09:54:46 +08:00
Jianbo Sun
feee1306fd
Update docs/blog/zh/extend-kubevela-by-cuelang-in-20-mins.md
...
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com >
2020-12-17 09:54:30 +08:00
Jianbo Sun
0d56da4ab8
Update docs/blog/zh/extend-kubevela-by-cuelang-in-20-mins.md
...
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com >
2020-12-17 09:53:28 +08:00
天元
b8fd6f9823
add blog about how to extend kubevela by cuelang
2020-12-15 20:14:50 +08:00
Zheng Xi Zhou
f51dccf956
Minor updates on docs ( #758 )
...
Updated reference docs for autoscale and task, updated
cli docs
2020-12-09 10:35:59 -08:00
zzxwill
c1de71d122
Minor docs fix
...
In extending trait docs, correct heading level for "Step 3"
2020-12-09 17:06:14 +08:00
Jianbo Sun
922892a909
Merge pull request #753 from zzxwill/faq
...
Add `what's the difference between Kubevela and helm` in FAQ
2020-12-09 14:35:43 +08:00
zzxwill
f36f7296fd
Add what's the difference between Kubevela and helm in FAQ
...
Added the question from #704 in FAQ
2020-12-09 14:32:30 +08:00
Jianbo Sun
eff9d5f6e9
Merge pull request #752 from ElementakGod/fix-rds
...
Fixed the problem that the rds crd name is incorrect
2020-12-09 13:55:13 +08:00
guoxudong
f011fe14bc
fix
2020-12-09 13:40:04 +08:00
陈浩
7889a8c467
change the name of rds crd
2020-12-09 13:37:48 +08:00
guoxudong
f37cb3a1a7
Toc adapts to narrow screens
2020-12-09 13:01:35 +08:00
guoxudong
960322c21f
Docs update ( #741 )
...
* update docs
* add blog
* fix
2020-12-08 10:17:24 -08:00
zzxwill
901b1ef83e
Fix broken link
...
Fixed broken link for `Capability Oriented` in appfile-design.md
2020-12-05 23:50:09 +08:00
Jianbo Sun
f702b845be
Merge pull request #711 from zzxwill/faq
...
Add "warning: Namespace cert-manager exists" in FAQ
2020-12-04 18:37:54 +08:00
zzxwill
2bd0e0af81
Fix Webservice/worker reference link 404 and add Scaler link
...
To fix 404 issue https://kubevela.io/#/en/developers/references/workload-types/web-service
and add manualscalertrait link
2020-12-04 16:11:57 +08:00
zzxwill
b7d16f7188
Add "warning: Namespace cert-manager exists" in FAQ
...
Added another case in FAQ.
Fix #701
2020-12-04 10:57:14 +08:00
Jianbo Sun
7d3397ac31
Merge pull request #673 from zzxwill/docs-reference
...
Auto-generate reference docs
2020-12-03 18:11:49 +08:00
Jianbo Sun
8f9104387e
Merge pull request #706 from zzxwill/faq
...
FAQ
2020-12-03 17:51:37 +08:00
zzxwill
2c3c97560d
FAQ
...
Add FAQ on installation related questions in `Reference` section of
the official site
2020-12-03 17:17:11 +08:00
Hongchao Deng
306b21459e
add export command and argo gitops sample
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-12-02 22:25:57 -08:00
zzxwill
39db378bcd
Put error as return for sub-functions and update description for definitions
2020-12-02 15:29:20 +08:00
zzxwill
f7718b4c08
Auto-generate reference docs
...
Automatically generate reference docs for all workloads and traits.
1) moved design part from hack/references/configurations/rollout.yaml to design/vela-core/rollout.md
2) added usages for all workloads/traits, except route (#672 )
3) renamed some reference docs
Attention: atuo-generation of specifications for all parameters has NOT been implemented, they are generated
based on files under `hack/references/configurations`
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2020-12-01 13:56:24 +08:00
zzxwill
7658a05b84
indicates the source from
2020-11-30 11:42:57 +08:00
zzxwill
d31a983c7e
Install KubeVela Cli by script
...
Supported macOS/Linux/Windows platform
2020-11-26 19:22:29 +08:00
Léon Rodenburg
9027a78c4f
Fix typo in 'Setting Routes' doc
2020-11-20 09:44:34 +01:00
Harry Zhang
51873e0b4d
Fix broken link in introduction
2020-11-19 15:32:25 -08:00
天元
5a4b70479c
change demo app name to avoid see unhealthy status too quick
2020-11-18 17:00:40 +08:00
Jianbo Sun
cf57610e20
Update install.md
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-18 16:39:21 +08:00
Harry Zhang
5266274c60
Update design description
2020-11-17 16:47:18 -08:00
zzxwill
f22c8995f4
Minor updates on webservice/autoscale docs/comments
...
based on the comments https://github.com/oam-dev/kubevela/pull/566#discussion_r522385511
and https://github.com/oam-dev/kubevela/issues/585#issuecomment-726253432 ,
update docs and comments on webservice and autoscale
2020-11-17 13:10:49 +08:00
天元
daef0523fa
refactor extend trait feature and doc
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-16 19:22:38 +08:00
天元
efb76ee5ee
tunning docs
2020-11-16 14:07:38 +08:00
andy shi
47222606dd
Fix cloud service doc ( #607 )
...
* first version cloud-service
* revise cloud service doc
* remove sensitive information
* update document
* add cloud service to sidebar
* add cloud service to sidebar
* formatting instructions
* fix syntax
2020-11-16 10:39:56 +08:00
Harry Zhang
3e6002cc95
Update roadmap
2020-11-14 21:52:10 -08:00
Hongchao Deng
6792d7ded1
Merge pull request #608 from resouer/cap
...
Add details in cap mgmt
2020-11-14 13:23:38 -08:00
Harry Zhang
93559a2f01
Add details in cap mgmt
2020-11-13 23:17:35 -08:00
Harry Zhang
ecf3f5d664
Refactor workload type doc
2020-11-13 22:32:48 -08:00
Hongchao Deng
54e30b1f8b
Merge pull request #605 from resouer/dev
...
Add better rollout trait doc
2020-11-13 18:35:52 -08:00
Harry Zhang
de7bb9ba46
Add better rollout trait doc
2020-11-13 17:23:05 -08:00
Hongchao Deng
c1d6dedb5d
Merge pull request #604 from hongchaodeng/doc-extend
...
extend kubevela: add openfaas workload
2020-11-13 17:13:07 -08:00
Hongchao Deng
34819f8d80
Update docs/en/platform-engineers/workload-type.md
...
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2020-11-13 17:10:27 -08:00
Hongchao Deng
6486b7878f
extend kubevela: add openfaas workload
2020-11-13 16:14:33 -08:00
Harry Zhang
8d4fe38cc3
Fix nits in rollout ref doc
2020-11-13 15:33:08 -08:00
Hongchao Deng
4e7af35e61
Merge pull request #598 from hongchaodeng/cli
...
upate descriptions of commands
2020-11-13 12:38:18 -08:00
Hongchao Deng
4264a63613
Merge pull request #600 from resouer/fix
...
Fixe several nits in the doc and guide
2020-11-13 12:38:02 -08:00
Harry Zhang
f90140ee5b
Fixe several nits in the doc and guide
2020-11-13 12:35:19 -08:00
Hongchao Deng
57dc83976d
upate descriptions of commands
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-13 12:31:57 -08:00
Harry Zhang
84a17764ed
Hide empty docs
2020-11-13 10:59:14 -08:00
Harry Zhang
dd5a74235d
Fix typos in docs
2020-11-13 10:18:33 -08:00