Skip to content

Commit 5708808

Browse files
Adds health status (#20880)
1 parent 84a25a8 commit 5708808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/load-balancing/understand-basics/health-details.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ For greater accuracy and consistency when changing endpoint health status, you c
4747
When an [individual endpoint becomes unhealthy](#how-an-endpoint-becomes-unhealthy), that may affect the health status of any associated pools (visible in the dashboard):
4848

4949
* **Healthy**: All endpoints are healthy.
50+
* **Degraded**: At least one endpoint is unhealthy, but the pool is still considered healthy and could be receiving traffic.
5051
* **Critical**: The pool has fallen below the number of available endpoints specified in its **Health Threshold** and will not receive traffic from your load balancer (unless other pools are also unhealthy and this pool is marked as the [**Fallback Pool**](#fallback-pools)).
5152
* **Health unknown**: There are either no monitors attached to pool endpoints or the monitors have not yet determined endpoint health.
5253
* **No health**: Reserved for your load balancer's [**Fallback Pool**](#fallback-pools).

0 commit comments

Comments
 (0)