Skip to content

add liveness and readiness probes (healthchecks) #18

@ilyar

Description

@ilyar

Liveness and readiness probes will help us to manage containers.

Liveness probe is more like typical healthcheck. If liveness probe fails, Kubernetes will destroy and deploy again the failed container.

Info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions