Jianbo Sun
8961219518
refine docs and refactor the arch
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-23 17:03:28 +08:00
Xiangbo Ma
e85dae6cef
Docs: add dco and backport to code-contribute-guide ( #671 )
...
* Docs: add dco and backport to code-contribute guide
Signed-off-by: fourierr <maxiangboo@qq.com>
* Docs: add dco and backport to code-contribute guide
Signed-off-by: fourierr <maxiangboo@qq.com>
2022-05-23 12:03:34 +08:00
Jianbo Sun
e25589abf6
Add release process doc ( #663 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-20 21:44:45 +08:00
Jianbo Sun
011a5b8b5e
add developer guide details
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-20 16:27:56 +08:00
Jianbo Sun
894fbc41ef
refine user guide
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-19 17:44:41 +08:00
Jianbo Sun
d9cb5061fe
refactor the structure
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-18 21:59:42 +08:00
Jianbo Sun
4da3c722a5
refine docs structure
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-18 17:54:48 +08:00
barnettZQG
20e4c9b770
Merge pull request #657 from wonderflow/fix2
...
refine concept and quick start
2022-05-18 16:09:57 +08:00
Jianbo Sun
b1e0332cb4
update v1.3 docs
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-18 15:47:07 +08:00
Jianbo Sun
4a483c022e
refine the definition section
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-18 15:10:31 +08:00
Jianbo Sun
0848903867
refine concept and quick start
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-17 21:41:41 +08:00
Tianxin Dong
d763aa645b
Fix: update the patch trait doc ( #652 )
...
* Fix: update the patch trait doc
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
* fix the example
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-05-17 19:57:20 +08:00
Jianbo Sun
c602acfab9
Fix: refine the first application
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-16 19:30:44 +08:00
barnettZQG
d16efb0f28
Chore: change the install version to 1.3.4 ( #651 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-11 20:06:13 +08:00
Carmen de Lope Contreras
8cfba6a3e8
Fix a bug in the definition of the helm application example ( #650 )
...
* Fix a bug in the definition of the helm application example
Signed-off-by: Carmendelope <carmen@napptive.com>
* restore version-1.3 helm file and update the latest one
Signed-off-by: Carmendelope <carmen@napptive.com>
2022-05-11 19:09:09 +08:00
Jianbo Sun
64682bd274
Chore: update link
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-11 17:56:21 +08:00
Jianbo Sun
50fd7fc2b5
Chore: upgrade to v1.3.4
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-11 17:36:28 +08:00
Jianbo Sun
243cf3cd80
Chore: refactor some docs
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-11 17:14:36 +08:00
Ziqi Zhao
94150ae946
Update install.mdx ( #648 )
...
For the clusters which are created by `kind` , there is no need to install the ingress-controller, since the installation of vela core and vela ux does not has ingress resource need to be created.
Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
2022-05-11 17:11:15 +08:00
Jianbo Sun
2a90ec5e0b
Chore: refine readme ( #647 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-10 21:44:35 +08:00
barnettZQG
408554ce3b
Merge pull request #645 from FogDong/fix-policy
...
Feat: add built-in policy doc
2022-05-06 11:39:18 +08:00
barnettZQG
ca0b698f17
Merge pull request #644 from FogDong/feat-built-in-wf
...
Fix: optimize the built-in workflow defs
2022-05-06 10:58:56 +08:00
FogDong
ef6965ec0a
Feat: add built-in policy doc
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-05-06 10:57:19 +08:00
FogDong
c6c38c985f
Fix: optimize the built-in workflow defs
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-05-05 17:39:41 +08:00
FogDong
9989dad2f5
Feat: add debug doc
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-05-05 11:53:20 +08:00
barnettZQG
2ee06da5a5
Fix: update the install version ( #642 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-29 20:17:03 +08:00
barnettZQG
8b13e0af8a
Feat: add reference documents about the traefik addon ( #641 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-29 17:03:09 +08:00
Jianbo Sun
5f1df0cf55
update kubevela org repo url and CLI docs ( #640 )
...
* Chore: update kubevela org repo url
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Chore: update cli docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-04-29 13:42:21 +08:00
barnettZQG
a8e65c36ac
Fix: fix the error of link path
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-28 12:03:09 +08:00
barnettZQG
58e261d36e
Fix: fix the error of link path
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-28 11:04:21 +08:00
Jianbo Sun
06a98755aa
Merge branch 'main' into newdoc
2022-04-27 23:24:30 +08:00
Jianbo Sun
a7a374fa43
Refactor: introduction guide ( #635 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-04-27 23:21:04 +08:00
barnettZQG
1f3dcf7546
Feat: change the menus ( #631 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-27 10:42:44 +08:00
barnettZQG
a6c494ea43
Feat: add the get started document ( #628 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-27 08:50:30 +08:00
FogDong
63e8fa69dd
use image from oss
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-04-25 22:50:15 +08:00
barnettZQG
4249f6a5a6
Feat: upgrade the 1.3 version ( #624 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-25 16:18:26 +08:00
barnettZQG
b39a341fbc
Feat: tidy the operator guide and howto documents ( #623 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-24 21:08:29 +08:00
FogDong
aff12f5cf6
Feat: add LDAP SSO login doc
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-04-24 16:01:47 +08:00
Zheng Xi Zhou
39dea5bb94
Add link off installing addon offline ( #621 )
...
In the offline installation of KubeVela doc, added a link of how
to install addon.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-04-24 10:13:09 +08:00
barnettZQG
ab3a340db9
Chore: change the insatll version to 1.3.2 ( #620 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-22 18:34:55 +08:00
barnettZQG
50f56e8835
Feat: change the user guide document structure
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-21 18:15:47 +08:00
wyike
695067b056
Feat: add helm repo config ( #616 )
...
* add helm repo config
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* fix error link
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* add ref to config in helm doc
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2022-04-20 15:38:43 +08:00
Jianbo Sun
ee0268d570
Update mode docs ( #617 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-04-20 13:32:07 +08:00
Zheng Xi Zhou
379c2215c7
[CLI] Add or update CLI docs ( #615 )
...
- Generate `vela provider` cli docs
- Also Generated or updated other CLI docs based on latest master of oam-dev/kubevela
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-04-19 21:21:06 +08:00
Zheng Xi Zhou
33a31c9f9b
Fix: update image registry configuration snapshot ( #614 )
...
Updated the snapshot of configrure an image registry
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-04-19 16:27:45 +08:00
Zheng Xi Zhou
b6356547e3
[CLI] enable terraform provider addon and authenticate a provider ( #613 )
...
- how to enable a terraform provider addon
- how to authenticate a terraform provider
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-04-19 16:12:51 +08:00
Zheng Xi Zhou
e164c498f0
Add image registry configuration docs ( #612 )
...
* Add image registry configuration docs
- how to create an image registry
- how to use an image registry in an appliation
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* fix CI issue
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-04-19 15:23:28 +08:00
Jianbo Sun
96d1dd88d2
Fix: update some docs ( #608 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-04-18 09:28:12 +08:00
StevenLeiZhang
49b34fd994
Fix: enable velaux error ( #611 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com>
Co-authored-by: zhanglei1306 <zhanglei1306@jd.com>
2022-04-18 09:27:51 +08:00
barnettZQG
047b815f9c
Feat: change default install version to 1.3.1 ( #604 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-14 22:32:52 +08:00