flagger v1.19.0
Canary.spec.service.trafficPolicy.outlierDetection
Settings controlling eviction of unhealthy hosts from the load balancing pool.
| Field / Type | Description |
|---|---|
baseEjectionTime | Minimum ejection duration. |
consecutive5xxErrors | Number of 5xx errors before a host is ejected from the connection pool. |
consecutiveErrors | No description provided.
|
consecutiveGatewayErrors | Number of gateway errors before a host is ejected from the connection pool.
|
interval | Time interval between ejection sweep analysis. |
maxEjectionPercent | No description provided.
|
minHealthPercent | No description provided.
|