Closed
Description
We are trying to register the gizmosql server to AWS ALB so that we can load balance between few compute instances, do we have some example on how to do this? I am particularly interested in the feasibility, configuring the health check endpoints etc. We would like to access the server from ALB url.
Also, looks like the standard grpc health check endpoint is not available - /grpc.health.v1.Health/Check and would be good to get a health endpoint available to register to ALB health check.
Getting this error when i tried the below command,
grpcurl -insecure localhost:31337 grpc.health.v1.Health/Check
Error invoking method "grpc.health.v1.Health/Check": failed to query for service descriptor "grpc.health.v1.Health": server does not support the reflection API
Metadata
Metadata
Assignees
Labels
No labels