kubesphere-devops-jenkins

仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由

便于定制代理、认证与资源管理的运维人员使用。

▸ 风险提示

可能要求访问 Jenkins 与集群凭证并拥有写权限。

这个 Skill 做什么

在 KubeSphere DevOps 中配置与排查嵌入式 Jenkins。

在 KubeSphere DevOps 中配置和排查嵌入式 Jenkins,包括通过 CasC 调整配置、定制 Jenkins agent、接入 LDAP/OIDC、管理构建资源和取回构建产物。常用于出现构建失败、认证或 agent 问题时排障,也用于优化流水线和资源使用。把 Jenkins 的配置、控制台访问和代理管理集中起来,便于统一运维。

▸ 展开 SKILL.md 英文原文

Use when configuring Jenkins in KubeSphere DevOps, including agent customization, LDAP/OIDC integration, build artifact retrieval, or troubleshooting Jenkins issues

开发编程JenkinsCI/CD集成通用
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-devops-jenkins/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-devops-jenkins/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# KubeSphere DevOps Jenkins Configuration

## Overview

KubeSphere DevOps embeds Jenkins as the CI engine. Jenkins is configured via Configuration as Code (CasC) and provides the underlying pipeline execution environment. Understanding Jenkins configuration is essential for customizing agents, authentication, and resource management.

## When to Use

- Accessing Jenkins console directly
- Configuring LDAP or OIDC authentication
- Customizing Jenkins agent images
- Configuring GitLab or other SCM servers
- Troubleshooting Jenkins startup issues
- Updating Jenkins after DevOps upgrade
- Triggering builds via API
- Downloading build artifacts
- Viewing build logs and status

## Accessing Jenkin
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有