Giter Club home page Giter Club logo

terraform-aws-eks-workshop's Introduction

Amazon EKS Terraform Workshop

Amazon Elastic Kubernetes Service (EKS) Terraform Workshop. Provisioning production-ready Amazon EKS clusters using Terraform.

Read more about Terraform - Provision Amazon EKS Cluster using Terraform on DevOps Mojo


Give a Star! ⭐

Feel free to request an issue on github if you find bugs or request a new feature. Your valuable feedback is much appreciated to better improve this project. If you find this useful, please give it a star to show your support for this project.

Support ☎️

Reach out to me at one of the following places!

Author 👦

Connect with me
Linkedin Portfolio Medium GitHub NuGet Microsoft Twitter Facebook Instagram
linkedin Portfolio medium github nuget microsoft twitter facebook instagram

Donate 💵

If you find this project useful — or just feeling generous, consider buying me a beer or a coffee. Cheers! 🍻 ☕

PayPal BMC Patreon
PayPal Buy Me A Coffee Patreon

License 🔒

This project is licensed under the MIT License - see the LICENSE file for details.

terraform-aws-eks-workshop's People

Contributors

a-patel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

terraform-aws-eks-workshop's Issues

Cluster creation fails

I believe this line here:

security_group_ids = [aws_security_group.eks_cluster.id, aws_security_group.eks_nodes.id]

is causing issues, cluster fails to create and terraform errors:

Error: error waiting for EKS Cluster (XXXX) to create: unexpected state 'FAILED', wanted target 'ACTIVE'. last error: %!s(<nil>) │ │ with aws_eks_cluster.this, │ on eks-cluster.tf line 2, in resource "aws_eks_cluster" "this": │ 2: resource "aws_eks_cluster" "this" {

Removing it fixes the issue.

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.