istio v1.31.0
WorkloadGroup.spec.probe.httpGet
`httpGet` is performed to a given endpoint and the status/able to connect determines health.
| Field / Type | Description |
|---|---|
host | Host name to connect to, defaults to the pod IP. |
Headers the proxy will pass on to make the request. | |
path | Path to access on the HTTP server. |
port | Port on which the endpoint lives.
|
scheme | No description provided.
|