Skip to content

Commit 16c4fa7

Browse files
authored
Fix table formatting.
1 parent bcbe20f commit 16c4fa7

File tree

1 file changed

+0
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+0
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,6 @@ groups are modified with the following IP rules:
996996
| Rule | Protocol | Port(s) | IpRange(s) | IpRange Description |
997997
|------|----------|---------|------------|---------------------|
998998
| Health Check | TCP | NodePort(s) (`.spec.healthCheckNodePort` for `.spec.externalTrafficPolicy = Local`) | Subnet CIDR | kubernetes.io/rule/nlb/health=\<loadBalancerName\> |
999-
1000999
| Client Traffic | TCP | NodePort(s) | `.spec.loadBalancerSourceRanges` (defaults to `0.0.0.0/0`) | kubernetes.io/rule/nlb/client=\<loadBalancerName\> |
10011000
| MTU Discovery | ICMP | 3,4 | `.spec.loadBalancerSourceRanges` (defaults to `0.0.0.0/0`) | kubernetes.io/rule/nlb/mtu=\<loadBalancerName\> |
10021001

0 commit comments

Comments
 (0)