Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Better support for Cloud-native liveness and readiness checks #2

@natalie-zamani

Description

@natalie-zamani

Specifically zooming in on how Kubernetes liveness and readiness checks work, it will make sense to rethink how we mark an application healthy.

My current idea is that all critical dependencies must be checked and report healthy at least once at app startup time for the application to be marked healthy initially.

That way, we could mark an app live when it starts, and then we could mark an app ready only once it's dependencies are ready.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions