Skip to content

Commit

Permalink
update nlb service access control docs (kubernetes-sigs#2306)
Browse files Browse the repository at this point in the history
  • Loading branch information
dseravalli authored Oct 20, 2021
1 parent 42d2638 commit 61d970b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/service/annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ Load balancer access can be controlled via following annotations:
!!!note "Default"
- `0.0.0.0/0` will be used if the IPAddressType is "ipv4"
- `0.0.0.0/0` and `::/0` will be used if the IPAddressType is "dualstack"
- The VPC CIDR will be used if `service.beta.kubernetes.io/aws-load-balancer-scheme` is `internal`

!!!warning ""
This annotation will be ignored in case preserve client IP is not enabled.
Expand Down

0 comments on commit 61d970b

Please sign in to comment.