Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use liveness probe #241

Merged
merged 1 commit into from
Jun 23, 2018
Merged

Use liveness probe #241

merged 1 commit into from
Jun 23, 2018

Conversation

the-redback
Copy link
Contributor

  • Sometimes pod stops to receive readiness probe requests (at least log says so). And, the readiness probe keep failing. So, liveness probe is a way to recover from this situation.
  • The liveness probe specs are identical to kube-apiserve liveness probe specs.

@the-redback the-redback requested a review from tamalsaha June 23, 2018 13:46
@tamalsaha tamalsaha merged commit dbac03c into master Jun 23, 2018
@tamalsaha tamalsaha deleted the dev8.0 branch June 23, 2018 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants