Skip to content

Commit 226b478

Browse files
committed
service healthcheck timeout doc
1 parent c701a42 commit 226b478

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/guide/service/annotations.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -429,9 +429,6 @@ Health check on target groups can be configured with following annotations:
429429
430430
- <a name="healthcheck-timeout">`service.beta.kubernetes.io/aws-load-balancer-healthcheck-timeout`</a> specifies the target group health check timeout. The target has to respond within the timeout for a successful health check.
431431
432-
!!!note
433-
The controller currently ignores the timeout configuration due to the limitations on the AWS NLB. The default timeout for TCP is 10s and HTTP is 6s.
434-
435432
!!!example
436433
```
437434
service.beta.kubernetes.io/aws-load-balancer-healthcheck-timeout: "10"

0 commit comments

Comments
 (0)