Skip to content

Commit

Permalink
changing a few entries for eks jenkins update
Browse files Browse the repository at this point in the history
  • Loading branch information
ruecarlo committed Nov 7, 2021
1 parent be78c91 commit b251efe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ weight: 80

# Running Jenkins jobs - optional module

In this section, we will deploy a Jenkins master server into our cluster, and configure build jobs that will launch Jenkins agents inside Kubernetes pods. The Kubernetes pods will run on a dedicated EKS managed node group with Spot capacity. We will demonstrate automatically restarting jobs that could potentially fail due to EC2 Spot Interruptions, that occur when EC2 needs the capacity back.
In this section, we will deploy a Jenkins server into our cluster, and configure build jobs that will launch Jenkins agents inside Kubernetes pods. The Kubernetes pods will run on a dedicated EKS managed node group with Spot capacity. We will demonstrate automatically restarting jobs that could potentially fail due to EC2 Spot Interruptions, that occur when EC2 needs the capacity back.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Setting up Jenkins"
title: "Setting up Jenkins server"
date: 2018-08-07T08:30:11-07:00
weight: 30
---
Expand Down

0 comments on commit b251efe

Please sign in to comment.