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

Enhance YugaByte StatefulSets with runtime monitoring #158

Open
rkarthik007 opened this issue Apr 11, 2018 · 1 comment
Open

Enhance YugaByte StatefulSets with runtime monitoring #158

rkarthik007 opened this issue Apr 11, 2018 · 1 comment
Assignees
Labels
kind/enhancement This is an enhancement of an existing feature

Comments

@rkarthik007
Copy link
Collaborator

Add the following to the YugaByte DB Kubernetes deployment so that the pods can be checked for liveness/readiness:

  • livenessProbe
  • readinessProbe
@rkarthik007 rkarthik007 added the kind/enhancement This is an enhancement of an existing feature label Apr 11, 2018
@rkarthik007 rkarthik007 self-assigned this Apr 11, 2018
@rkarthik007 rkarthik007 added this to To Do in Kubernetes Integration via automation Apr 11, 2018
@ddorian
Copy link
Contributor

ddorian commented Mar 3, 2020

I believe this can use expose :9000/status?ready=1 #1834 (comment) after it's implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This is an enhancement of an existing feature
Projects
Development

No branches or pull requests

2 participants