github cloudposse/terraform-aws-eks-cluster 0.1.0

latest releases: v4.4.1, v4, v4.4.0...
6 years ago

what

  • Initial implementation of terraform-aws-eks-cluster

why

  • To provision:

    • EKS cluster
    • IAM Role to allow the cluster to access other AWS services
    • Security Group which is used by EKS workers to connect to the cluster and kubelets and pods to receive communication from the cluster control plane (see terraform-aws-eks-workers)
    • The module generates kubeconfig configuration to connect to the cluster using kubectl

Don't miss a new terraform-aws-eks-cluster release

NewReleases is sending notifications on new releases.