We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0981136 commit f470d28Copy full SHA for f470d28
docs/guide/service/annotations.md
@@ -412,7 +412,7 @@ Load balancer access can be controlled via following annotations:
412
- <a name="lb-source-ranges">`service.beta.kubernetes.io/load-balancer-source-ranges`</a> specifies the CIDRs that are allowed to access the NLB.
413
414
!!!tip
415
- we recommend specifying CIDRs in the service `Spec.LoadBalancerSourceRanges` instead
+ we recommend specifying CIDRs in the service `spec.loadBalancerSourceRanges` instead
416
417
!!!note "Default"
418
- `0.0.0.0/0` will be used if the IPAddressType is "ipv4"
0 commit comments