We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b42353 commit de8cd50Copy full SHA for de8cd50
content/en/docs/concepts/services-networking/service.md
@@ -1079,7 +1079,7 @@ fail with a message indicating an IP address could not be allocated.
1079
1080
In the control plane, a background controller is responsible for creating that
1081
map (needed to support migrating from older versions of Kubernetes that used
1082
-in-memory locking). Kubernetes also uses controllers to checking for invalid
+in-memory locking). Kubernetes also uses controllers to check for invalid
1083
assignments (eg due to administrator intervention) and for cleaning up allocated
1084
IP addresses that are no longer used by any Services.
1085
0 commit comments