Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Post "http://localhost/api/v1/namespaces/kube-system/configmaps": dial tcp 127.0.0.1:80: connect: connection refused #12

Closed
torlo opened this issue Jun 30, 2020 · 1 comment

Comments

@torlo
Copy link

torlo commented Jun 30, 2020

Hello,

During terraform apply I face up with the issue:

module.eks.aws_autoscaling_group.workers[0]: Creation complete after 37s [id=training-eks-ibKAXDyK-worker-group-120200630082429115800000012]
module.eks.aws_autoscaling_group.workers[1]: Creation complete after 37s [id=training-eks-ibKAXDyK-worker-group-220200630082429109300000011]

**Error: Post "http://localhost/api/v1/namespaces/kube-system/configmaps": dial tcp 127.0.0.1:80: connect: connection refused

on .terraform/modules/eks/aws_auth.tf line 64, in resource "kubernetes_config_map" "aws_auth":
64: resource "kubernetes_config_map" "aws_auth" {**

Also, I found that Node groups weren't created.

@im2nguyen
Copy link
Collaborator

This has been addressed in #2 , thanks for flagging this. Please let me know if this is still an issue @torlo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants