Git Product home page Git Product logo

terraform-aws-eks-cluster's Introduction

terraform-aws-eks-cluster

This is Terraform module to provision managed K8s (Elastic Kubernetes Service) service for AWS

Capabilities of this Module

  • This module provide facility to create EKS based on name pattern of VPC and subnets(for more information refer following)
  • Maintainability and Readability - Make AWS resources more readable when navigating in AWS console. This became more useful when your AWS account has lot of resources.
  • Improved Security - Provide improved security by enforcing worker nodes in private subnets
  • Tracking - Attach predefined tags to AWS resources. These tags play major role in tracking resources for
    • Monitoring tools like Datadog,New Relic.. (depends heavily on tags
    • Cost
  • Cost Control - Facility to run Worker nodes as **managed worker nodes** and on fargate
  • Operational Benefits -
    • Run worker nodes as managed worker node. it takes care of various heavy lifting jobs by AWS.
    • Execute Spikes,short living tx on Fargate
  • Facility to provide Addon for EKS
  • IAM Role for Service account (IRSA) for openid

Dependencies and Prerequisites

  • Terraform version 0.12 and higher
  • AWS account
  • AWS CLI
  • AWS VPC based on module available at

Please note

  • This module heavily depends on VPC module mentioned above and VPC must be present before working with this module.
  • This module is not supporting customer managed node groups as it has some operational challenges.

alt text

terraform-aws-eks-cluster's People

Contributors

polganesh avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

terraform-aws-eks-cluster's Issues

Refactor this module in submodules

currently, this module has huge number of tf files. it will be great if these files are classified as
iam
worker-nodes
security-groups......

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.