forked from banzaicloud/koperator
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase envoy max_connections limit
Each envoy pod in kafka ingress (when envoy ingress is enabled) defaults to max_connections=1024 This is limiting kafka ingress capacity in larger clusters Disabling the circuit breaking per: https://www.envoyproxy.io/docs/envoy/latest/faq/load_balancing/disable_circuit_breaking
- Loading branch information
Showing
2 changed files
with
149 additions
and
9 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
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