File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
content/en/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -996,7 +996,6 @@ groups are modified with the following IP rules:
996
996
| Rule | Protocol | Port(s) | IpRange(s) | IpRange Description |
997
997
|------|----------|---------|------------|---------------------|
998
998
| Health Check | TCP | NodePort(s) (`.spec.healthCheckNodePort` for `.spec.externalTrafficPolicy = Local`) | Subnet CIDR | kubernetes.io/rule/nlb/health=\<loadBalancerName\> |
999
-
1000
999
| Client Traffic | TCP | NodePort(s) | `.spec.loadBalancerSourceRanges` (defaults to `0.0.0.0/0`) | kubernetes.io/rule/nlb/client=\<loadBalancerName\> |
1001
1000
| MTU Discovery | ICMP | 3,4 | `.spec.loadBalancerSourceRanges` (defaults to `0.0.0.0/0`) | kubernetes.io/rule/nlb/mtu=\<loadBalancerName\> |
1002
1001
You can’t perform that action at this time.
0 commit comments