Secret weapon how to promote your YouTube channel
Get Free YouTube Subscribers, Views and Likes

Setup EKS Cluster using eksctl and Deploy Springboot Microservices into EKS using Jenkins Pipeline

Follow
DevOps Coach

https://www.coachdevops.com/2022/01/d...

We will learn how to automate springboot microservices builds using Jenkins pipeline and Deploy into AWS EKS Cluster with help of Kubernetes CLI plugin.

We will use Springboot Microservices based Java application. I have already created a repo with source code + Dockerfile. The repo also have Jenkinsfile for automating the following:

Automating builds using Jenkins
Automating Docker image creation
Automating Docker image upload into AWS ECR
Automating Deployments to Kubernetes Cluster

EKS cluster can be created by following steps below:
https://www.coachdevops.com/2022/02/c...

posted by vacationqy