Giter Club home page Giter Club logo

eks-terraform's People

Contributors

nightmareze1 avatar renovate-bot avatar

Stargazers

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

Watchers

 avatar  avatar

eks-terraform's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

terraform
asg_nodes.tf
cluster.tf
main.tf
modules/aws_tf_module_ec2_instance/main.tf
  • hashicorp/terraform >= 0.11
modules/aws_tf_module_route53/main.tf
  • hashicorp/terraform >= 0.11
modules/aws_tf_module_sg/main.tf
  • hashicorp/terraform >= 0.11
modules/aws_tf_module_subnet/main.tf
  • hashicorp/terraform >= 0.11
modules/aws_tf_module_vpc/main.tf
  • hashicorp/terraform >= 0.11
route53.tf
subnet_app1.tf
subnet_general.tf
subnet_kubernetes.tf
subnet_traefik.tf
vpc.tf

  • Check this box to trigger a request for Renovate to run again on this repository

kubectl/helm Error: forwarding ports

Hi @nightmareze1,

I have a problem using helm with EKS. I can initialize helm, I can see tiller-deploy pod comes up with no problem, but when I try to use it, I always get the following error:

$ helm ls
Error: forwarding ports: error upgrading connection: error dialing backend: dial tcp 10.4.6.70:10250: connect: connection refused
helm version
Client: &version.Version{SemVer:"v2.11.0", GitCommit:"2e55dbe1fdb5fdb96b75ff144a339489417b146b", GitTreeState:"clean"}
Error: forwarding ports: error upgrading connection: error dialing backend: dial tcp 10.4.5.212:10250: getsockopt: connection timed out

I tried to troubleshoot it but I got the same error:

$ kubectl -n kube-system port-forward tiller-deploy-57f988f854-9wbjs 44134
error: error upgrading connection: error dialing backend: dial tcp 10.4.6.70:10250: connect: connection refused

Region: eu-central-1
VPC: 10.4.0.0/16
private subnets:

10.4.1.0/24
10.4.2.0/24
10.4.3.0/24

public subnets:

10.4.5.0/24
10.4.6.0/24
10.4.7.0/24

I made an ingress rule for 10250 on cluster/node sg but seems like no effect.

Im using eks version 1.10, same on the node side, eks-node 1.10 AMI.

Could you help me in this issue? What am I missing? Is it a SG issue from my side?

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.