Skip to content

Add StartUp probe to API deployment. #579

Description

@germangarces

The API deployment waits just 5 seconds before marking itself as ready (initialDelaySeconds: 5). However, it may take more or less; it varies.
Implementing a StartUp probe that queries /health/readiness is straightforward and will help reduce connection refused errors.

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