Giter Club home page Giter Club logo

tf-jenkins-eks's Introduction

Executed EKS cluster deployment using Terraform within Jenkins, optimizing Kubernetes CI/CD workflows.

workflow

EKS Cluster: Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that Amazon Web Services (AWS) offers. It simplifies the process of deploying, managing, and scaling containerized applications using Kubernetes on AWS infrastructure.

Terraform: Terraform is an infrastructure as code (IaC) tool that allows you to define and provision infrastructure resources in a declarative way. In this context, it's likely used to script the deployment of the EKS cluster, specifying the desired state of the infrastructure.

Jenkins: Jenkins is an automation server often used for continuous integration and continuous deployment (CI/CD). It helps automate building, testing, and deploying applications.

Kubernetes CI/CD workflows: This refers to the processes and pipelines established within Kubernetes for continuous integration and deployment. CI/CD workflows automate the building, testing, and deployment of applications in a Kubernetes environment.

Introduction

This project provides a comprehensive guide and a set of resources to EKS cluster deployment using Terraform within Jenkins, optimizing Kubernetes CI/CD workflows.Terraform is an open-source infrastructure as code (IaC) tool that allows you to define and provision infrastructure using a declarative configuration language.

Steps Performed:

  • Create an EC2 Instance + Jenkins
  • Write tf code for EKS cluster.
  • Push Code on Github account.
  • Create a Jenkins pipeline for EKS cluster deployment.
  • Deploy the changes on AWS
  • Implement a deployment file through kubectl and
  • Access Nginx application with help of a particular load balancer

Screenshots :

Jenkins-terraform-creation jen-credentials action complete-workflow-jenkins jpg nginx-running-aws

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.