y0zg / terraform-aws-eks-1

A Terraform module providing sensible defaults for provisioning an EKS cluster with Linux and optionally Windows workers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EKS

This Terraform module provisions an EKS cluster with IRSA enabled

The module is a extension of the

Prerequisites

These must be installed and available in your $PATH

  • Helm 3+
  • Terraform 0.12
  • kubectl
  • aws-iam-authenticator

About

A Terraform module providing sensible defaults for provisioning an EKS cluster with Linux and optionally Windows workers


Languages

Language:HCL 98.5%Language:Smarty 1.0%Language:Makefile 0.6%