terraform-aws-eks icon indicating copy to clipboard operation
terraform-aws-eks copied to clipboard

Terraform module which creates EKS resources on AWS

Results 3 terraform-aws-eks issues
Sort by recently updated
recently updated
newest added

i using advance demo and have output error `Error: Error running command ' kubectl config unset users.eks-gpu \ && kubectl config unset contexts.eks-gpu \ && kubectl config unset clusters.eks-gpu \...

HI, I need some help.. I just created this cluster and I get this error log /usr/local/bin/kubectl kubectl apply -f - exit status 1: error: You must be logged in...

By default EKS puts it's worker nodes in a Auto Scaling Group. However the mechanism to control the desired capacity on a point in time is missing. For this we...