feat(ingress): add health check configuration for ALB #2659

Merged
argoyle merged 1 commits from feat/add-alb-health-check-configuration into main 2025-11-04 10:42:39 +00:00
argoyle commented 2025-11-04 10:40:13 +00:00 (Migrated from gitlab.com)

Add health check settings to the ALB ingress configuration to ensure
better reliability and monitoring. The changes include defining the
health check path, interval, timeout, and threshold counts, which
enhance the resilience of the service by enabling quicker detection
and response to unhealthy instances.

Add health check settings to the ALB ingress configuration to ensure better reliability and monitoring. The changes include defining the health check path, interval, timeout, and threshold counts, which enhance the resilience of the service by enabling quicker detection and response to unhealthy instances.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-11-04 10:40:37 +00:00
argoyle commented 2025-11-04 10:42:39 +00:00 (Migrated from gitlab.com)

mentioned in commit 00b406f1fb

mentioned in commit 00b406f1fb8f00fb57694909aaa2a28f6780bdb5
argoyle (Migrated from gitlab.com) merged commit 00b406f1fb into main 2025-11-04 10:42:39 +00:00
Sign in to join this conversation.