Lei Zhang
2ca7ce5c8b
Fix docs
2021-05-04 11:28:11 -07:00
yangsoon
1659528015
fix-resources-url ( #1492 )
2021-04-14 23:50:07 +08:00
Lei Zhang (Harry)
d8eb7d687c
Add user docs ( #1472 )
2021-04-13 15:20:39 +08:00
Jianbo Sun
07c8c23884
minor fix for docs ( #1356 )
...
* minor fix for docs
* minor fix for docs
* remove blog
2021-03-30 08:47:20 +08:00
yangsoon
14caa9cb70
fix docs: change restful-api url refer to static resource ( #1346 )
...
* change restful-api refer to static resource
* fix vela-cli install cmd in windows
2021-03-29 18:46:12 +08:00
guoxudong
ce5f345fc4
fix ( #1336 )
...
Co-authored-by: guoxudong <guoxudong.dev@gmial.com >
2021-03-29 12:17:56 +08:00
yangsoon
52c88ec6c5
Update docs for the format of the new website ( #1330 )
...
* update docs
* fix toc
* add zh-CN
2021-03-28 16:37:35 +08:00
yangsoon
c4512decf1
fix vela show ( #1327 )
2021-03-28 10:37:31 +08:00
天元
f4c20d4459
update faq
2021-03-20 08:50:24 +08:00
天元
63d965d381
update vela cli docs and remove the deleted command docs
2021-03-20 08:45:39 +08:00
Lei Zhang
540d826295
Fix sidecar and 404
2021-03-18 17:23:21 -07:00
Jianbo Sun
dd222ac876
refactor cli/dashboard/apiserver to reference folder ( #1084 )
...
* refactor cli/dashboard/apiserver to reference folder
* address comments
2021-02-23 13:03:38 +08:00
Harry Zhang
7db9b93e1a
Move appfile doc to ref dir
2021-02-17 17:32:49 -08:00
Holger Protzek
f737379738
Added ingressClass to route trait ( #947 )
...
* Added ingressClass to route trait
* typo
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
* run make reviewable
* fixed ingress test
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2021-02-02 09:52:20 +08:00
Jianbo Sun
fa58501a97
remove 3rd party dependency from default installation ( #946 )
...
* remove 3rd party dependency from default installation
* fix CI
2021-01-27 18:29:42 -08:00
Zheng Xi Zhou
aa03e9c9d4
OpenAPI: Application creation based on Application object ( #924 )
...
* OpenAPI: Application creation based on Application object
Implemented Application creation OpenAPI based on new Application object
To #913
* fix e2e problems
* fix import issue
2021-01-28 10:15:26 +08:00
Zheng Xi Zhou
eba7049f39
Add Getdefinition OpenAPI in Restful-api docs ( #917 )
...
Added Getdefinition api docs and update email contact
2021-01-22 10:20:22 +08:00
Harry Zhang
879c6c8878
Fix ref doc guide
2021-01-20 21:22:49 -08:00
zzxwill
78b86d84b6
Add Writing Appfile based on capability references docs
...
Introduced `vela show` with and without flag `--no-website`, and
official site to help setting properties for workload types and
traits.
2021-01-20 15:56:20 +08:00
zzxwill
48f3ed94b7
convert configuration files to variables
...
open the exact reference doc link for a capability
add option `--no-website` to support display reference docs on console
2021-01-19 15:16:40 +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
guoxudong
56285ca540
add restful api docs ( #801 )
2020-12-22 15:16:56 +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
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
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
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
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
zzxwill
2c3c97560d
FAQ
...
Add FAQ on installation related questions in `Reference` section of
the official site
2020-12-03 17:17:11 +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
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
天元
efb76ee5ee
tunning docs
2020-11-16 14:07:38 +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
Harry Zhang
8d4fe38cc3
Fix nits in rollout ref doc
2020-11-13 15:33:08 -08:00
zzxwill
3dd5e493c6
update reference doc
2020-11-13 10:22:36 +08:00
zzxwill
7031e04c75
Revise Autoscaler doc with appfile focused
...
- Splitted autoscale docs to be appfile focused,
and add cpu utilization scaling policy for appfile
- Allow user to input parameter with int type, like
10 instead of "10"
- Change cpuRequest/cpu to proper names
To fix #564
2020-11-12 19:02:14 +08:00
Harry Zhang
3af42feb02
Focus on appfile in docs part 3 (w/ ref docs)
2020-11-11 19:19:42 -08:00
Hongchao Deng
4b609e0fff
vela up support url, fix scale/rollout/metrics to focus on appfile, fix reference doc
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-11 17:13:24 -08:00
天元
c6e15fae2d
add reference doc
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-11 17:19:23 +08:00
天元
07351d9dd7
update vela init UI
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-11 16:16:01 +08:00
Harry Zhang
36d2b9e761
Focus on appfile in docs (part 2)
2020-11-10 17:36:56 -08:00
guoxudong
025ce5d74d
move website & keep design md ( #551 )
...
* move website & keep design md
* fix
* update README
* fix
* fix
* rename
* fix
2020-11-10 20:09:13 +08:00