website/content/zh/docs/devops-user-guide/_index.md
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

15 lines
744 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "DevOps 用户指南"
description: "开始使用 KubeSphere DevOps 工程"
layout: "second"
linkTitle: "DevOps 用户指南"
weight: 11000
icon: "/images/docs/docs.svg"
---
您可以使用 KubeSphere DevOps 系统在 Kubernetes 集群上部署和管理 CI/CD 任务以及相关的工作负载。本章演示如何在 DevOps 工程中进行管理和操作,包括运行流水线、创建凭证和集成工具等等。
您安装 DevOps 组件时,会自动部署 Jenkins。您可以在 KubeSphere 中像以前一样通过 Jenkinsfile 构建流水线保持一致的用户体验。此外KubeSphere 还提供图形编辑面板,可以将整个流程可视化,为您直观地呈现流水线在每个阶段的运行状态。