Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

ReadinessProbe Settings way too high #74

@wzrdtales

Description

@wzrdtales

Since the readiness probe did not get configured apart from the path to check, it takes its default settings.

That means by default 10 seconds, so a non started service will be delayed by 10 seconds. Set periodSeconds to 1 successThreshold to 1 and failureThreshold to 5 and services will be available in 3-5 seconds instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions