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

Increase GCP TCP proxy apiserver backend timeout to 5 minutes #361

Merged
merged 1 commit into from
Dec 16, 2018

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Dec 16, 2018

  • On GCP, kubectl port-forward connections to pods are closed after a timeout (unlike AWS NLB's or Azure load balancers)
  • Increase the GCP apiserver backend service timeout from 1 minute to 5 minutes to be more similar to AWS/Azure LB behavior

* On GCP, kubectl port-forward connections to pods are closed
after a timeout (unlike AWS NLB's or Azure load balancers)
* Increase the GCP apiserver backend service timeout from 1 minute
to 5 minutes to be more similar to AWS/Azure LB behavior
@dghubble dghubble changed the title Increase GCP apiserver timeout for backend responses Increase GCP TCP proxy apiserver backend timeout to 5 minutes Dec 16, 2018
@dghubble dghubble merged commit e0c032b into master Dec 16, 2018
@dghubble dghubble deleted the gcp-timeout branch December 16, 2018 06:22
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

Successfully merging this pull request may close these issues.

1 participant