Skip to content

deployment: add startup probe to hybrid environment overlays#14188

Open
nimrod-starkware wants to merge 1 commit into
05-25-deployment_add_monitoring_endpoint_port_to_hybrid_environment_overlaysfrom
05-25-deployment_add_startup_probe_to_hybrid_environment_overlays
Open

deployment: add startup probe to hybrid environment overlays#14188
nimrod-starkware wants to merge 1 commit into
05-25-deployment_add_monitoring_endpoint_port_to_hybrid_environment_overlaysfrom
05-25-deployment_add_startup_probe_to_hybrid_environment_overlays

Conversation

@nimrod-starkware
Copy link
Copy Markdown
Contributor

@nimrod-starkware nimrod-starkware commented May 25, 2026

@reviewable-StarkWare
Copy link
Copy Markdown

This change is Reviewable

@cursor
Copy link
Copy Markdown

cursor Bot commented May 25, 2026

PR Summary

Low Risk
Deployment-only health-check tuning; no application logic or chain config changes beyond probe timing.

Overview
Enables Kubernetes startup probes on hybrid sequencer deployments for mainnet, sepolia-alpha, and sepolia-integration by overriding the shared common.yaml in each environment.

Each overlay turns on startupProbe against /monitoring/alive (the existing monitoring port 8082), with up to ~150s of startup grace (failureThreshold: 30, periodSeconds: 5) before the pod is considered failed to start.

Reviewed by Cursor Bugbot for commit b5bfb54. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants