Skip to content

Commit ef11765

Browse files
author
Mattias Appelgren
committed
Fix spelling service.md
1 parent 902179b commit ef11765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ By setting `spec.externalTrafficPolicy` to `Local`, client IP addresses will be
624624
propagated to the end pods, but this could result in uneven distribution of
625625
traffic. Nodes without any pods for a particular LoadBalancer service will fail
626626
the NLB Target Group's health check on the auto-assigned
627-
`spec.healthCheckNodePort` and not recieve any traffic.
627+
`spec.healthCheckNodePort` and not receive any traffic.
628628

629629
In order to achieve even traffic, either use a DaemonSet, or specify a
630630
[pod anti-affinity](/docs/concepts/configuration/assign-pod-node/#inter-pod-affinity-and-anti-affinity-beta-feature)

0 commit comments

Comments
 (0)