Skip to content

Commit

Permalink
Merge pull request #15 from akyriako/hua_content_migration
Browse files Browse the repository at this point in the history
added ci-jenkins-swr-cce
  • Loading branch information
akyriako authored Jul 15, 2024
2 parents a96e861 + d136270 commit 11e358d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: cicd-jenkins-swr-cce
title: Build a CI/CD Pipeline with Jenkins, SWR and CCE
tags: [devops, cicd, jenkins, swr, cce]
id: ci-jenkins-swr-cce
title: Build a CI Pipeline with Jenkins, SWR and CCE
tags: [devops, ci, jenkins, swr, cce]
---

# Build a CI/CD Pipeline with Jenkins, SWR and CCE
# Build a CI Pipeline with Jenkins, SWR and CCE

This blueprint covers integrating Jenkins with Open Telekom Cloud Container Engine (CCE) for efficient CI/CD pipelines. It details installing Jenkins in CCE clusters, emphasizing using containerized Masters and dynamic Agents managed by Kubernetes for optimal resource utilization and self-healing. The Master schedules jobs, which Agents execute within Kubernetes pods. This setup enhances security and maintenance efficiency.

Expand Down

0 comments on commit 11e358d

Please sign in to comment.