Microservice Project
  • 🤓11 Microservice CICD Pipeline using Jenkins, EKS and CloudFormation
  • Installing Tools
  • 🤖Jenkins setup
    • Installing Plugins in jenkins
  • 🐳Docker Setup
  • 🏃‍♂️Continuous Integration with GitHub and Jenkins
  • 🏃‍♂️Continuous Deployment with EKS
    • Create Service Account, Role & Assign that role
  • 👷Project Structure & summary.
Powered by GitBook
On this page
  • Plugins
  • Installing Docker in Jenkins
  • Setup Credentials
  1. 🤖Jenkins setup

Installing Plugins in jenkins

Previous🤖Jenkins setupNext🐳Docker Setup

Last updated 1 year ago

Plugins

Goto Plugin>> and select the following plugins.

Installing Docker in Jenkins

Goto tools>>Select Docker installlations

Setup Credentials

Goto Credentials>> global Credentials>> ADD Credentials.