01
HTTP Health Check Monitor
This preset creates an HTTP health monitor that checks backend members by sending a GET request to `/healthz` every 10 seconds. A member is considered healthy after 3 consecutive successful responses...
Loading...
Ready-to-deploy configuration presets for Load Balancer Monitor. Each preset is a complete manifest you can copy, customize, and deploy.
2 presetsThis preset creates an HTTP health monitor that checks backend members by sending a GET request to `/healthz` every 10 seconds. A member is considered healthy after 3 consecutive successful responses...
This preset creates a TCP health monitor that checks backend members by attempting a TCP connection every 10 seconds. If the connection succeeds, the member is healthy. This is the standard monitor...