Git Product home page Git Product logo

eks-terraform-project's Introduction

Folder Content Summary

This folder contains essential documentation and resources for understanding and reproducing the infrastructure setup.

An image file representing the infrastructure diagram for visual reference.

Detailed documentation explaining the entire infrastructure setup, its components, and their interactions.

A guide providing step-by-step instructions for reproducing the infrastructure setup using Terraform.

The tf-project folder contains the Terraform configuration files for defining and provisioning the infrastructure.

  • 0-provider.tf:

Terraform provider configuration for AWS.

  • 1-vpc.tf:

Configuration for setting up the Virtual Private Cloud (VPC) and its components.

  • 2-eks-cluster.tf:

Configuration for creating the Amazon Elastic Kubernetes Service (EKS) cluster.

  • 3-eks-worker.tf:

Configuration for setting up worker nodes within the EKS cluster.

  • 4-baston-host.tf:

Configuration for creating the Bastion Host to securely access resources in private subnets.

  • 5-db.tf:

Configuration for provisioning the MySQL Database.

  • 6-ecr.tf:

Configuration for setting up the Elastic Container Registry (ECR).

  • output.tf:

Defines the Terraform outputs, allowing you to access important information about the provisioned infrastructure.

  • variables.tf:

Defines Terraform variables used to parameterize the configurations and customize the infrastructure.

The tfstate-store folder contains the configuration for managing the Terraform state using a remote backend.

  • tfstate-store.tf:

Terraform configuration for setting up the remote state backend, including an S3 bucket and DynamoDB table.

This folder structure and its contents are organized to facilitate infrastructure provisioning, documentation, and state management using Terraform.

eks-terraform-project's People

Contributors

elokac avatar

Watchers

 avatar

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.