Commit Graph

84 Commits

Author SHA1 Message Date
Felixnoo 93def5b4ec
Add Doc: Create a Multi-branch Pipeline with GitLab (#1459)
* Add Doc: Create a Multi-branch Pipeline with GitLab

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

* add $

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

* wording updated

Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-04-30 18:32:14 +08:00
Felixnoo 402a160cd6
Add Use Pipeline Templates (#1356)
* Add Use Pipeline Templates

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

* wording updated

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

* doc refactored

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

* wording updated

Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-04-29 19:09:52 +08:00
Sherlock113 405b1e9ab5 Delete $
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-04-19 11:37:21 +08:00
Felixnoo 92a818fc3d
Add Pipeline Settings (#1332)
* Add Pipeline Settings

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

* wording updated

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

* wording updated

Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-04-07 20:43:21 +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 e240509a6f generate index page for each chapter automatically
Signed-off-by: liuboaibc <kukudehero@gmail.com>

update chapter

Signed-off-by: liuboaibc <kukudehero@gmail.com>
2021-04-01 11:14:55 +08:00
Rodion Miromind 505a479f9b
Duplicate Titles Fixes (#1298)
* Update _index.md

* Update install-ks-on-linux-airgapped.md

* Update air-gapped-installation.md

* Update enable-pluggable-components.md

* Update introduction.md

* Update _index.md

* Update introduction.md

* Update logging.md

* Update monitoring.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update overview.md

* Update overview.md

* Update intro.md

* Update overview.md

* Update overview.md

* Update overview.md

* Update overview.md

* Update overview.md

* Update role-and-member-management.md

* Update role-and-member-management.md

* Update role-and-member-management.md

* Update _index.md
2021-03-31 17:05:17 +08:00
Sherlock113 0c49062b6b Update cluster management UI in 3.1 doc
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-03-30 09:52:18 +08:00
liuboaibc 317784430c SEO with redirect chains
Signed-off-by: liuboaibc <kukudehero@gmail.com>
2021-03-29 14:56:59 +08:00
Felixnoo 5be67763c6 Update Doc-Create Pipeline Using Jenkinsfile
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-03-15 17:58:31 +08:00
Sherlock113 850732cff3 Refactro canary release and bookinfo quickstart
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-03-15 15:23:25 +08:00
Felixnoo f70ffbdc6b
Add New Doc: Integrate MeterSphere into Pipelines (#1137)
* Add New Doc: Integrate MeterSphere into Pipelines

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

* wording updated and add one more notice/note

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

* minor fix

Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-03-04 18:02:49 +08:00
Felixnoo 1cdccefdcc added note in SonarQube tutorial.
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-02-24 15:24:03 +08:00
Felixnoo 9839bbed83 Pipeline Settings TBD.
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-02-24 11:42:41 +08:00
Sherlock113 e886db47d5
Merge pull request #1094 from Felixnoo/translation-update-40
Create a Pipeline Using a Jenkinsfile ZH reviewed.
2021-02-22 14:39:59 +08:00
Felixnoo fff2944322
DevOps Index ZH reviewed. (#1095)
* DevOps Index ZH reviewed.

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

* Update _index.md

Co-authored-by: Sherlock113 <65327072+Sherlock113@users.noreply.github.com>
2021-02-22 10:15:45 +08:00
Felixnoo eecdd42773 Create a Pipeline Using a Jenkinsfile ZH reviewed.
Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-02-18 17:29:33 +08:00
Sherlock113 1c794ebf32 fix some typos
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-02-09 11:44:48 +08:00
Felixnoo c581c8d07a
Role and Member Management ZH reviewed. (#1074)
* Role and Member Management ZH reviewed.

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

* wording updated

Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-02-05 18:09:09 +08:00
Sherlock113 c22feb32d4 fix some links
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-02-05 11:26:44 +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
Felixnoo 54f8e05e0c
Integrate SonarQube into Pipelines ZH reviewed. (#1067)
* Integrate SonarQube into Pipelines ZH reviewed.

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

* wording updated

Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-02-04 10:55:23 +08:00
Sherlock113 2431dae22d fix some typos
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-02-03 11:20:57 +08:00
Sherlock113 557b0e0689 Update wording and format in Harbor integration guide
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-02-02 15:00:53 +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
Felixnoo 8bfde995f1
Create Pipeline with Graphical Editing Panel translated. (#1018)
* Create Pipeline with Graphical Editing Panel translated.

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

* ZH and EN wording updated.

Signed-off-by: Felixnoo <felixliu@yunify.com>
2021-01-26 15:41:06 +08:00
Sherlock113 0fec80bfb3
Update overview.md 2021-01-13 17:09:19 +08:00
Sherlock113 9f68496b95 change slave to agent
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-01-13 17:07:48 +08:00
Sherlock113 c345dbdd88 Add devops overview
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2021-01-13 16:03:54 +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
KubeSphere CI Bot 4a5a5d33c7
Merge pull request #721 from Sherlock113/wordc
change some expressions
2020-12-09 20:10:43 +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 d8addb89dc change some expressions
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-09 17:09:26 +08:00
Sherlock113 2618aa0433 Update devops index page
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-08 11:15:29 +08:00
Sherlock113 240d722af0 Reorganize devops user guide
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-07 18:09:34 +08:00
shaowenchen e366656e15
improvement: add helm3 installation to sonarqube
Signed-off-by: shaowenchen <mail@chenshaowen.com>
2020-12-07 09:30:10 +08:00
KubeSphere CI Bot ee5ba5dc19
Merge pull request #696 from Sherlock113/si
Add B2I and S2I guide and add steps for creating common use Secrets
2020-12-05 15:14:42 +08:00
Sherlock113 0b842244d5 Add S2i and B2i guide
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-04 15:17:10 +08:00
KubeSphere CI Bot 3dcc45d2eb
Merge pull request #694 from Sherlock113/jen
Update Jenkins settings guide
2020-12-04 09:28:41 +08:00
KubeSphere CI Bot 5725ca3a66
Merge pull request #646 from Sherlock113/pipeline
Update create pipeline using graphical editing panels
2020-12-03 10:39:40 +08:00
Sherlock113 4f2b168018 Update Jenkins settings guide
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-12-02 17:05:16 +08:00
Ray Zhou 482829c763 re-org the index, the rule is like this: xxxxx, the first two digits are for the chapter, the third for section, and the fourth and fifth for the nested subsection.
Signed-off-by: Ray Zhou <ray@yunify.com>
2020-11-27 13:55:31 +08:00
Sherlock113 24f49d0a17 Change image path and update format in DevOps guides
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-11-26 20:56:38 +08:00
Sherlock113 9dca945d73 Update pipeline guide
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-11-26 18:10:22 +08:00
Sherlock113 14ca670f95 Update devops project management
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
2020-11-24 14:09:17 +08:00