Skip to main content

Outlier Detection

Summary

Outlier Detection and ejection is the process of dynamically determining whether some number of hosts in an upstream cluster are performing unlike the others and removing them from the healthy load balancing set.

See Envoy documentation and API for more information.

How to configure

Config file keyTypeUsage
outlier_detectionobjectoptional

Examples

outlier_detection: {'consecutive_5xx': 12}