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

[nginx-ingress] increase timeout for ELBs #56

Open
osterman opened this issue Nov 8, 2018 · 1 comment
Open

[nginx-ingress] increase timeout for ELBs #56

osterman opened this issue Nov 8, 2018 · 1 comment
Assignees

Comments

@osterman
Copy link
Member

osterman commented Nov 8, 2018

what

  • Increase connection timeout for helm with service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout: "3600"

why

  • Helm operations can easily take longer than the default 60 second TTL
  • Error: could not ping Tiller: rpc error: code = Unavailable desc = transport is closing

references

@osterman
Copy link
Member Author

osterman commented Nov 8, 2018

3600 might be a bit extreme. We can start with 300 (5min); default is 60.

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