Commit 326f064
committed
Add per-host connection limits to DestinationRule
Add perHostLimits field to ConnectionPoolSettings to enable per-host connection limits for individual endpoints in a cluster.This aligns with Envoy's per_host_thresholds capability and is useful for preventing endpoint overload in autoscaling scenarios.
Currently only maxConnections field is supported per Envoy's implementation.
Fixes #576971 parent ce7b580 commit 326f064
File tree
9 files changed
+519
-65
lines changed- kubernetes
- networking
- v1alpha3
- v1beta1
- v1
- releasenotes/notes
9 files changed
+519
-65
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments