-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Hello,
as I would like to run clammit in a kubernetes environment, I am wondering how to determine liveness and readiness.
I have seen in the main.go that there already is a handler implemented for graceful shutdown which is great IMO.
Once entered graceful shutdown, clammit could communicate being not ready for new connections anymore via a /readyz endpoint to let kubernetes not send traffic to the clammit pod anymore.
Not sure to if a dedicated liveness check and endpoint would be needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels