Skip to content

Determine clammit health #23

@ITler

Description

@ITler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions