mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 12:20:27 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
1d718cdb65
commit
62c10180d8
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ description:
|
||||||
health check will continue to poll unhealthy instances. If an instance later responds
|
health check will continue to poll unhealthy instances. If an instance later responds
|
||||||
successfully to some number of consecutive probes, it is marked healthy again and
|
successfully to some number of consecutive probes, it is marked healthy again and
|
||||||
can receive new connections.
|
can receive new connections.
|
||||||
|
- "~>**NOTE**: Legacy HTTP(S) health checks must be used for target pool-based network
|
||||||
|
load balancers. See the [official guide](U(https://cloud.google.com/load-balancing/docs/health-check-concepts#selecting_hc))
|
||||||
|
for choosing a type of health check."
|
||||||
short_description: Creates a GCP HealthCheck
|
short_description: Creates a GCP HealthCheck
|
||||||
author: Google Inc. (@googlecloudplatform)
|
author: Google Inc. (@googlecloudplatform)
|
||||||
requirements:
|
requirements:
|
||||||
|
|
Loading…
Add table
Reference in a new issue