Hongchao Deng
cb368c2f8c
roadmap: add template, rewrite 2020 winter, add 2021 spring ( #891 )
...
* roadmap: add template, rewrite 2020 winter, add 2021 spring
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* Update docs/en/roadmap/2020-12-roadmap.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
* update
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2021-01-19 09:57:27 +08:00
Hongchao Deng
a10dccf5bd
Vela APIServer and Catalog Design ( #881 )
...
* APIServer + Catalog Architecture Design
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* update
2021-01-15 11:22:59 -08:00
Jianbo Sun
4732bd943d
Update docs/en/concepts.md
...
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2021-01-15 19:05:40 +08:00
Harry Zhang
00ba0697dc
Update concepts and readme to reflect recent change
2021-01-14 22:14:57 -08:00
Harry Zhang
30585f80e6
Init platform builder doc
2021-01-14 21:38:03 -08:00
Zheng Xi Zhou
83ce5ec724
Add ConflictsWith and more sections for Rollout ( #869 )
...
Added `ConflictsWith` and `How Rollout Works` section to Rollout Reference Docs.
To fix #777
2021-01-14 17:22:55 +08:00
zzxwill
509895511b
Expend column width for "vela workloads/traits"
...
Expended column width for `vela workloads/traits` and also
shortened the description for all workloads and traits.
Fixed a tiny issue in hack/reference/generate.go
To fix issue #827
2020-12-28 20:57:22 +08:00
zzxwill
4b27f9b4e2
Add "How to fix issue: MutatingWebhookConfiguration mutating-webhook-configuration exists?"
...
Added another question.
To cover issue #794
2020-12-28 17:44:58 +08:00
Zheng Xi Zhou
ddba62fba0
Generate restful api based on Swagger ( #765 )
...
* Generate restful api based on Swagger
As OpenAPI has to be quickly developped to support front-end developement, so
did the restufl api docs. Based on swagger, generate the docs automatically
* fix conflicts and add application list annotation
2020-12-22 16:35:26 -08:00
guoxudong
15a24c65b9
fix toc ( #802 )
2020-12-22 16:32:48 -08:00
guoxudong
56285ca540
add restful api docs ( #801 )
2020-12-22 15:16:56 +08:00
guoxudong
e23f6b3866
docs add brew
2020-12-22 14:47:54 +08:00
zzxwill
56aa3c24d7
Add "Autoscale: how to enable metrics server in various Kubernetes clusters?" in FAQ
...
Also linked the FAQ in set-autoscale.md
2020-12-18 21:02:11 +08:00
天元
dbd855cc25
address comments
2020-12-18 19:11:57 +08:00
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