kubesphere-devops-overview
仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由
适合新手快速了解平台与流水线能力。
这个 Skill 做什么
概述 KubeSphere DevOps 的功能、Jenkins 与 ArgoCD 集成。
帮你把构建、测试到部署串成可视化或 Jenkinsfile 的 CI/CD 流水线,能在 KubeSphere 里实现自动化交付。需要在 KubeSphere 中搭建或排查流水线、做 Jenkins 集成或推行 GitOps 部署时会用到。特别之处是把 Jenkins 作为执行引擎同时结合 ArgoCD 做多集群的 GitOps 持续部署,兼顾图形化编辑和代码化管线两种工作流。
▸ 展开 SKILL.md 英文原文
Use when working with KubeSphere DevOps extension, CI/CD pipelines, Jenkins integration, or pipeline troubleshooting
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-devops-overview/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-devops-overview/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# KubeSphere DevOps Overview ## Overview KubeSphere DevOps provides CI/CD capabilities through Jenkins integration, supporting both graphical pipeline editing and Jenkinsfile-based pipelines. It enables automated builds, testing, and deployments across multi-cluster environments with **ArgoCD integration** for GitOps continuous deployment. ## When to Use - Setting up CI/CD pipelines in KubeSphere - Configuring Jenkins integration - Managing DevOps projects and pipelines - Troubleshooting pipeline execution issues - Integrating with GitHub, GitLab, or SVN repositories - Configuring SonarQube for code quality ## Core Concepts ### Resource Mapping KubeSphere DevOps maps resources across
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有