yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.06k stars 1.09k forks source link

Enhance YugaByte StatefulSets with runtime monitoring #158

Open rkarthik007 opened 6 years ago

rkarthik007 commented 6 years ago

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

ddorian commented 4 years ago

I believe this can use expose :9000/status?ready=1 https://github.com/yugabyte/yugabyte-db/issues/1834#issuecomment-575533036 after it's implemented.

jasonyb commented 4 months ago

This was inadvertently closed when subtree-merging pgtap in 89e434e248f552213f4764064a6d64e0a9342b1b because of a pgtap commit message.