Skip to content

Commit a5e01b7

Browse files
docs: add more details on proxy protocol v2 possible values
1 parent 4403f91 commit a5e01b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guide/service/annotations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ NLB resource attributes can be controlled via the following annotations:
202202

203203
- <a name="proxy-protocol-v2">service.beta.kubernetes.io/aws-load-balancer-proxy-protocol</a> specifies whether to enable proxy protocol v2 on the target group.
204204
This annotation takes precedence over the annotation `service.beta.kubernetes.io/aws-load-balancer-target-group-attributes` for proxy protocol v2 configuration.
205+
If you specify `*`, proxy protocol v2 is enabled for all ports. If you specify a list of one or more ports, proxy protocol v2 is enabled only for those ports.
205206

206207
!!!example
207208
- enable proxy protocol for all ports

0 commit comments

Comments
 (0)