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

Added readiness probe #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yoshihikoueno
Copy link
Contributor

Added a readiness probe to the deployment.
This will help Kubernetes control planes to properly adjust the service endpoints depending on whether a PgPool-II pod is ready to accept a request or not.

@pengbo0328
Copy link
Collaborator

@yoshihikoueno Thank you! I am going to test your patch.

@philmcc
Copy link

philmcc commented Nov 22, 2022

Hi @pengbo0328 - Did you get this tested and does it work as intended?

If you have multiple pods will connections be allocated across all of them or is one picked as a leader and the others for failover?

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.

3 participants