milindchawre / eks-infra

EKS setup with CI/CD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eks-infra

Introduction

This code creates a system as mentioned in the assignment.md. System comprises of an EKS cluster running a todo application.

Architecture

EKS-Setup

Deployment

To deploy the system:

  • first you need to setup the pre-requisites resources on AWS by following this guide.
  • later you actually deploy the EKS cluster using this guide.
  • deploy the application on top of the cluster by following this guide.

Contribution

Refer contribution guide.

About

EKS setup with CI/CD


Languages

Language:HCL 100.0%