You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# EKS CI/CD Pipeline for Microservice Application
Welcome to the EKS CI/CD pipeline project! This repository contains the code and configurations necessary to deploy a microservice application on an AWS EKS cluster using a continuous integration and continuous deployment (CI/CD) pipeline.
## Table of Contents
- [Introduction](#introduction)
- [Architecture](#architecture)
- [Prerequisites](#prerequisites)
- [Setup Instructions](#setup-instructions)
- [CI/CD Pipeline](#cicd-pipeline)
- [Technologies Used](#technologies-used)
- [Contributing](#contributing)
- [Reference](#reference)
- [License](#license)
## Introduction
This project demonstrates the automation of deploying a microservice application onto an AWS EKS cluster using a CI/CD pipeline. The pipeline automates building, testing, and deploying the application, ensuring quick and reliable updates.
## Architecture
The architecture of this project includes the following components:
- **Microservice Application**: A sample microservice application written in [your programming language].
- **Docker**: Containerizes the microservice application.
- **AWS EKS (Elastic Kubernetes Service)**: Hosts the containerized application.
- **CI/CD Pipeline**: Automates the build, test, and deploy process using Jenkins.
# eks-cicd
# NT548-lab2-group9-Jenkins-Microservices
# NT548-lab2-group9-Jenkins-Microservices