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

Enable DefaultHealthCheckService + Add grpc_health_probe #31

Merged
merged 1 commit into from
Nov 4, 2019

Conversation

maudetes
Copy link
Contributor

@maudetes maudetes commented Nov 4, 2019

Solving #30.

Add Default Health Check Service to gRPC server.
Also ship the grpc_health_probe binary to check health.
See https://kubernetes.io/blog/2018/10/01/health-checking-grpc-servers-on-kubernetes/ for more info.

Add Default Health Check Service to gRPC server.
Also thip the grpc_health_probe binary to check health.
See https://kubernetes.io/blog/2018/10/01/health-checking-grpc-servers-on-kubernetes/ for more info.
@maudetes maudetes requested a review from cservan November 4, 2019 14:05
@maudetes maudetes self-assigned this Nov 4, 2019
@cservan cservan merged commit 05a13cd into develop Nov 4, 2019
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