KubeSphere DevOps Jenkins Configuration

Kubectl/CasC playbook pro KubeSphere's embedded Jenkins: auth, agents, builds, a troubleshooting.

od kubesphere · kubesphere/kubesphere

Otestováno · Funguje ★ 8.8/10

KubeSphere DevOps Jenkins Configuration — Kubectl/CasC playbook pro KubeSphere's embedded Jenkins: auth, agents, builds, a troubleshooting.

Co umí

Referenční playbook pro the Jenkins CI engine embedded in KubeSphere DevOps — covers Configuration-as-Code pro LDAP/OIDC auth, agent image a PodTemplate customization, GitLab integration, backup/restore, a the exact namespace/ConfigMap/secret names a multi-branch job API paths KubeSphere uses. Spouští se na Jenkins agent customization, LDAP/OIDC setup, build artifact retrieval, or Jenkins troubleshooting inside KubeSphere DevOps.

Testovací report

Požádal jsem ho, aby fix a post-OIDC Jenkins CrashLoopBackOff a then trigger a build: it supplied KubeSphere-specific details a generic Jenkins answer would miss entirely, including the `kubesphere-devops-system` namespace, the `jenkins-casc-config` ConfigMap, a the nested folder/pipeline/branch job URL pattern (a generic flat `/job/<name>/build` guess 404s against KubeSphere's actual Jenkins job tree). One 'Further reading' link points to the author's local `/root/go/...` path rather than anything in this repo.

Testováno: 2026-07-14 · Claude Code 2.x (agent harness)

Instalace

git clone https://github.com/kubesphere/kubesphere
cd kubesphere
mkdir -p ~/.claude/skills
cp -r skills/kubesphere-devops-jenkins ~/.claude/skills/kubesphere-devops-jenkins

Příkazy a ukázkové prompty

  • /kubesphere-devops-jenkinsKubectl/CasC playbook pro KubeSphere's embedded Jenkins: auth, agents, builds, a troubleshooting.

Skilly se spouštějí běžnými požadavky — žádné příkazy k zapamatování. Po instalaci ho aktivují prompty jako tyto (anglicky):

  • Fix my Jenkins CrashLoopBackOff after enabling OIDC
  • Trigger a build in my KubeSphere DevOps pipeline
  • Set up a Jenkins pipeline in KubeSphere DevOps