Interval between health checks.
Number of consecutive failed checks required before considering the VM unhealthy. Default: 4.
Host header to send when performing a HTTP Readiness check. Example: "myapp.appspot.com"
The initial delay before starting to execute the checks. Default: "300s"
The request path.
Number of consecutive successful checks required before considering the VM healthy. Default: 2.
Time before the check is considered failed. Default: "4s"