Hongchao Deng
94fad7229b
Merge pull request #530 from hongchaodeng/doc-cap
...
doc: add managing caps
2020-11-06 19:11:17 -08:00
Hongchao Deng
2b71fd5201
add back traits doc
2020-11-06 18:59:49 -08:00
Hongchao Deng
936b4dfa32
doc: add cap center
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-06 17:57:44 -08:00
andy shi
35f3b68d45
first version cloud-service ( #517 )
...
* first version cloud-service
* change working directory
2020-11-06 17:45:45 -08:00
Zheng Xi Zhou
91f47586cf
Autoscaler for appfile ( #510 )
...
* Autoscaler for appfile
completed spec.extension.template to support autoscale in
cli and appfile
* add alias name to cpuRequest in Cli for deploying webservice
2020-11-07 07:54:59 +08:00
守辰
a9ea45370d
remove vela app & vela app run cli options
...
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com >
2020-11-06 19:23:01 +08:00
Guo, Fei
b2db04e8c2
Revise conecepts.md
2020-11-05 23:04:07 -08:00
Lei Zhang (Harry)
35ae4109bc
Merge pull request #516 from resouer/concepts
...
Add concepts doc to kubevela
2020-11-05 21:02:45 -08:00
Harry Zhang
81df4e23af
Add concepts doc to kubevela
2020-11-05 20:50:21 -08:00
Jianbo Sun
1e6c3d66c5
Merge pull request #515 from Fei-Guo/master
...
Some corrections for QuickStart.md
2020-11-06 09:58:09 +08:00
Hongchao Deng
86f05cf47a
minor update ( #514 )
...
the copy-paste friendly thing could be handled on website.
2020-11-05 12:09:51 -08:00
Guo, Fei
f02982b6a1
Some corrections for QuickStart.md
2020-11-05 12:07:07 -08:00
Hongchao Deng
3dcd861d0c
minor update on extending vela
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-04 20:43:34 -08:00
Hongchao Deng
1809b47bb9
doc: add extending vela ( #511 )
...
* doc: add extending vela
- also rename in `system update` name -> type, type -> category
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* github action: fixed ubuntu version
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* update
2020-11-05 10:09:29 +08:00
Jianbo Sun
2121fa6cc1
Merge pull request #500 from zzxwill/docs-scale
...
Add Autoscaler docs and support cli and appfile
2020-11-04 14:32:20 +08:00
Hongchao Deng
6ec5799ce4
update cli printout
2020-11-03 21:21:27 -08:00
zzxwill
81d40a2f51
Wrongly rebased newly merged requests from comments, fixed it.
...
co-authored-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-04 11:39:05 +08:00
Hongchao Deng
e20b6c9bf4
doc: add app init, config, and capability references
...
additionally:
- change backend workload type to worker
- add cue format script
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-03 19:25:41 -08:00
Jianbo Sun
2c7391f2d0
Merge pull request #502 from wonderflow/metrics
...
start promethus instance on installation
2020-11-03 16:37:20 +08:00
天元
5066320a2f
start promethus instance on installation
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-03 16:15:46 +08:00
Guo, Fei
b2750906fa
Fix some small nits for introduction
2020-11-02 21:07:43 -08:00
Harry Zhang
104c33403e
Follow up introduction doc
2020-11-02 18:54:34 -08:00
Hongchao Deng
3097a46a04
Merge pull request #493 from wonderflow/metrics
...
fix metric capability and add tutroial
2020-11-02 08:27:35 -08:00
天元
26b6327919
fix metric capability and add tutroial
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-02 15:50:20 +08:00
Hongchao Deng
c02e3a7b54
doc: add quickstart, exec/logs/portforward
2020-11-01 23:34:12 -08:00
zzxwill
f77999e8dc
Update related vela show/status docs
...
updated related `vela show/status` docs, also update
`vela ls/delete` related documentation
2020-11-02 11:49:48 +08:00
Zheng Xi Zhou
e58d705a8b
Merge pull request #478 from zzxwill/app-show
...
Refactor `vela show`
2020-11-01 11:44:04 +08:00
Jianbo Sun
a4be8bbbe1
Merge pull request #490 from hongchaodeng/doc-fix
...
fix installation link and minor update on intro
2020-11-01 09:00:21 +08:00
Hongchao Deng
27bb0f8844
fix installation link
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-31 15:30:18 -07:00
Hongchao Deng
5bda371861
remove ingress from velaConfig and add it in install.md
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-30 22:22:57 -07:00
Hongchao Deng
8b3c2104bc
update manualscale cue to set default replica 1 and update appfile example to exclude scaler trait
2020-10-30 21:14:53 -07:00
zzxwill
6ffee730ec
Update cli docs
2020-10-31 11:52:12 +08:00
Hongchao Deng
9c2b75d9af
update
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-30 19:07:00 -07:00
Hongchao Deng
9be4316256
doc: separate appfile chapter into a few sections to gradually add traits, workloads
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-30 19:07:00 -07:00
Lei Zhang (Harry)
085151cf1f
Merge pull request #477 from Fei-Guo/master
...
Revise introduction.md
2020-10-30 15:10:09 -07:00
Guo, Fei
bb3111d68d
Change Kubevela to KubeVela
2020-10-30 14:49:40 -07:00
Guo, Fei
cf19fed17f
Revise based on review comments
2020-10-30 14:37:39 -07:00
zzxwill
85aa774dd4
Refine some Cli description
...
Refined some description and adjust cli order in `-h`
2020-10-30 23:28:02 +08:00
Hongchao Deng
629ceee307
fix
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-30 00:08:15 -07:00
Guo, Fei
deb73c34fa
Format change
2020-10-29 23:22:52 -07:00
Guo, Fei
54ac8eb6c2
revise introduction
2020-10-29 23:06:37 -07:00
Hongchao Deng
2451236791
update install guide
2020-10-29 22:41:31 -07:00
Hongchao Deng
8fdf48eac1
Add appfile tutorial and fix code
...
includes:
- fix up command to save appfile to env dir
- update cue template to include cmd and config
- move design to doc/design
2020-10-29 22:41:07 -07:00
天元
f016ada842
merge vela app/svc delete to vela delete
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-10-30 11:42:27 +08:00
Zhe Jiang
24ef896142
Spelling mistakes ( #471 )
...
* Spelling mistakes
* Update docs/install.md
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2020-10-30 09:56:45 +08:00
Lei Zhang (Harry)
488cc9d545
Merge pull request #469 from resouer/docs
...
Rename owners file and update design doc
2020-10-29 15:48:06 -07:00
Harry Zhang
f0fe340d7d
Update design doc to reflect recent idea
2020-10-29 15:21:35 -07:00
Hongchao Deng
72d0284454
install.md: update clean CRD section
2020-10-29 14:17:38 -07:00
Hongchao Deng
0ef3d8650b
fix and clean up charts
...
currently the charts has following issues:
- cert-manager has manifests in multiple places. Should be combined into one.
Prefer pure yaml since its helm chart requires `--set installCRDs=true` flag and uninstalling CRD via helm is inconvient.
- The bootstrap of vela-core will setup metrics controller. This requires Prometheus Operator CRD. Move related CRD to vela-core chart.
- move prometheus to vela-system namespace. Remove monitoring namespace.
- remove grafana. It's already a dependency of prometheus chart.
- change default image pull policy to IfNotPresent. Should not be Always.
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-29 13:56:33 -07:00
天元
091b70deba
add route tuturiol
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-10-29 17:36:51 +08:00