forked from gardener/gardener
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set KEEPALIVE on istio-ingress-gateway listeners
Some LoadBalancers do not set KEEPALIVE when they open a TCP connection to the Istio Ingress Gateway. For long living connections it can cause silent timeouts. Therefore envoy must be configured to send KEEPALIVE to downstream (LB). See envoyproxy/envoy#3634
- Loading branch information
Martin Vladev
committed
Nov 4, 2020
1 parent
055f7eb
commit 0913e3e
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters