mirror of
https://github.com/kubesphere/website.git
synced 2025-12-28 14:43:02 +00:00
Signed-off-by: liuboaibc <kukudehero@gmail.com> update chapter Signed-off-by: liuboaibc <kukudehero@gmail.com>
15 lines
744 B
Markdown
15 lines
744 B
Markdown
---
|
||
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 还提供图形编辑面板,可以将整个流程可视化,为您直观地呈现流水线在每个阶段的运行状态。
|