-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Not sure how this will look like. Total gRPC noob, sorry.
I am trying to stand up a FL server in AWS ECS behind a load balancer, to do so requires the service has a health check and that the health check responds healthy to health probes.
Here is the CDK object I need to configure that defines how the health check is performed.
And here is gRPC docs on health checking.
Is there
a) already a health check, if so how should I configure the cdk Health Check
b) if not already existing is there some workaround that I can use in the meantime
Thanks!
Metadata
Metadata
Labels
questionFurther information is requestedFurther information is requested