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

ReadinessProbe Settings way too high #74

Open
wzrdtales opened this issue Aug 26, 2020 · 0 comments
Open

ReadinessProbe Settings way too high #74

wzrdtales opened this issue Aug 26, 2020 · 0 comments

Comments

@wzrdtales
Copy link

wzrdtales commented Aug 26, 2020

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant