Commit Graph

50 Commits

Author SHA1 Message Date
KubeSphere CI Bot 4c0b87ca85
Merge pull request #2456 from nuclearwu/master
Improve the type of Credential
2022-06-12 20:55:04 +08:00
Arhell 4928af0362 update links content 2022-05-30 12:29:22 +03:00
wuzhongjian 64d1ce647a Improve the type of Credential
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
2022-05-24 20:50:23 +08:00
honglei 97d6855ce9 fix-issues-2305-update-invalid-maven-cache 2022-02-16 15:47:52 +08:00
Felixnoo aa459a47d6
Add Docs: Customize Jenkins Agent (#2225)
* Add Docs: Customize Jenkins Agent

Signed-off-by: Felixnoo <felixliu@kubesphere.io>

* resolve comments

Signed-off-by: Felixnoo <felixliu@kubesphere.io>

* minor updates

Signed-off-by: Felixnoo <felixliu@kubesphere.io>
2021-12-28 10:35:24 +08:00
Felixnoo e0ae8637f8
Update Links in Docs from v3.2.0 to v3.2.1 (#2196)
* Update Links in Docs from v3.2.0 to v3.2.1

Signed-off-by: Felixnoo <felixliu@kubesphere.io>

* update image lists

Signed-off-by: Felixnoo <felixliu@kubesphere.io>

* minor updates

Signed-off-by: Felixnoo <felixliu@kubesphere.io>

* retrieve k8s images

Signed-off-by: Felixnoo <felixliu@kubesphere.io>
2021-12-20 10:44:14 +08:00
123liubao ab62f7bda3 fix: modify documents which missing the container configuration during the deploy phase in Jenkinsfile. 2021-12-01 10:30:56 +08:00
rick 0fad2c6957
Typo fixing
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2021-11-16 15:18:15 +08:00
rick 0369e18f03
Replace kubenetesDeploy to kubectl 2021-11-12 14:03:06 +08:00
rick 38bc1cb841
Replace devops-java-sample to devops-maven-sample
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2021-11-11 17:01:22 +08:00
rick 324d27f8f2
Fix the wrong directory 2021-11-11 16:58:43 +08:00
rick 7ea83703a8
Remove the offline flag of maven command 2021-11-11 16:36:45 +08:00
rick d28d422b23
Replace more kubernetesDeploy to kubeclt
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2021-11-11 16:18:42 +08:00
rick e0d2645180
Use go as the agent and container for the go example
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2021-11-11 14:22:14 +08:00
Felixnoo e6c78b1e04 Update DevOps Docs per UI Text Changes
Signed-off-by: Felixnoo <felixliu@kubesphere.io>
2021-11-05 16:53:35 +08:00
serenashe 6ec58319bc Update upgrade docs and download links.
Signed-off-by: serenashe <serenashe@kubesphere.io>
2021-11-01 11:56:56 +08:00
serenashe 0b1afd6214 Update release-3.2 docs.
Signed-off-by: serenashe <serenashe@yunify.com>
2021-11-01 11:24:40 +08:00
Felixnoo 2787b09b02 Minor Update in Nexus EN Doc
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-09-26 09:46:13 +08:00
Patrick-LuoYu 5060f6c46b
Merge pull request #1743 from Felixnoo/nexus
Add EN Doc: Use Nexus in Pipelines
2021-06-29 15:29:07 +08:00
Felixnoo f0ec3ad022 revise prerequisites
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-06-28 17:16:26 +08:00
Felixnoo af2c4a255f Add EN Doc: Use Nexus in Pipelines
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-06-25 13:23:44 +08:00
Felixnoo cf8be2e48d Update Doc: Deloy Apps in a Multi-cluster Project Using a Jenkinsfile
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-06-18 15:17:35 +08:00
Felixnoo 010e970b4b
Update Doc: Build and Deploy a Maven Project (#1712)
* Update Doc: Build and Deploy a Maven Project

Signed-off-by: Felixnoo <felixliu@yunify.com>

* Update a-maven-project.md

Co-authored-by: Sherlock113 <65327072+Sherlock113@users.noreply.github.com>
2021-06-15 09:55:27 +08:00
Felixnoo b138d792d0 Update Doc: Build and Deploy a Go Project
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-06-11 15:40:12 +08:00
Sherlock113 28e5ccf6a6 Hyphenate compounds across guides
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-06-02 17:18:55 +08:00
Felixnoo e6ffd33764
Add Doc: Create a Multi-cluster Pipeline (#1576)
* Add Doc: Create a Multi-cluster Pipeline

Signed-off-by: Felixnoo <felixliu@yunify.com>

* wording updated

Signed-off-by: Felixnoo <felixliu@yunify.com>

* Update create-multi-cluster-pipeline.md

Co-authored-by: Sherlock113 <65327072+Sherlock113@users.noreply.github.com>
2021-05-20 13:56:30 +08:00
serenashe b5b5bfa0e0
Changed description on index pages (#1307)
Signed-off-by: adakisme <serenashe@yunify.com>
2021-04-01 18:32:38 +08:00
liuboaibc 317784430c SEO with redirect chains
Signed-off-by: liuboaibc <kukudehero@gmail.com>
2021-03-29 14:56:59 +08:00
Felixnoo c471564a90
Build and Deploy a Maven Project translated. (#1071)
* Build and Deploy a Maven Project translated.

Signed-off-by: Felixnoo <felixliu@yunify.com>

* Update a-maven-project.md

Co-authored-by: Sherlock113 <65327072+Sherlock113@users.noreply.github.com>
2021-02-05 11:02:58 +08:00
Sherlock113 cbaaf2771d Update maven project
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-02-01 16:28:40 +08:00
Sherlock113 f99eeec775 Update project user guide index
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-01-28 18:09:03 +08:00
Sherlock113 f89d42403e fix some typos
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-01-28 17:32:42 +08:00
Sherlock113 d4205add0f Fix some words
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-01-07 11:42:16 +08:00
Sherlock113 044231a6f7 Update multitenant quickstart
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-01-04 16:44:35 +08:00
Sherlock113 a242a7a349 Standardize log in to expressions
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-30 15:38:22 +08:00
Sherlock113 86545f5c7e Use strict grammar for titles in DevOps guides and relocate images
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-10 21:28:27 +08:00
Sherlock113 451cc396c6 Use US spelling of dialog instead of UK spelling of dialogue
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-09 17:26:41 +08:00
Sherlock113 240d722af0 Reorganize devops user guide
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-07 18:09:34 +08:00
Ray Zhou 4d8047034f Update Go and Maven devops examples
Signed-off-by: Ray Zhou <ray@yunify.com>
2020-11-23 11:02:17 +08:00
KubeSphere CI Bot 4213132281
Merge pull request #472 from Sherlock113/gomul
Update multicluster app deployment using jenkinsfile
2020-11-09 16:12:46 +08:00
Sherlock113 9c98b08c05 Update multicluster app deployment using jenkinsfile
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-11-09 10:05:00 +08:00
pengfei 2a4a714910
Merge pull request #418 from shaowenchen/maven_demo
feature: add a maven project example
2020-11-07 09:04:53 +08:00
Sherlock113 77a8a5e9e2 Update go project wording
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-11-05 13:56:11 +08:00
shaowenchen d5014d6e71
feature: add a maven project example
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-11-04 09:21:21 +08:00
yuswift f1f336d6fa fix some grammar error
Signed-off-by: yuswift <yuswiftli@yunify.com>
2020-10-31 23:35:22 +08:00
yuswift 7731668a0b add doc for 'deploy applications cross multiple clusters'
Signed-off-by: yuswift <yuswiftli@yunify.com>
2020-10-31 22:57:42 +08:00
yuswift a0509ff73f fix some grammar error again
Signed-off-by: yuswift <yuswiftli@yunify.com>
2020-10-31 22:56:23 +08:00
yuswift 4e8c789c2c fix some grammar error
Signed-off-by: yuswift <yuswiftli@yunify.com>
2020-10-31 22:45:06 +08:00
yuswift 5c7f3f3bed add go-project-example doc
Signed-off-by: yuswift <yuswiftli@yunify.com>
2020-10-30 17:17:00 +08:00
shaowenchen 14da99c1b2
add devops
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-10-28 10:08:30 +08:00