Remove excess Spaces (#10706)
This commit is contained in:
@@ -196,7 +196,7 @@ having working [readiness probes](/docs/tasks/configure-pod-container/configure-
|
||||
|
||||
In this mode, kube-proxy watches Kubernetes Services and Endpoints,
|
||||
calls `netlink` interface to create ipvs rules accordingly and syncs ipvs rules with Kubernetes
|
||||
Services and Endpoints periodically, to make sure ipvs status is
|
||||
Services and Endpoints periodically, to make sure ipvs status is
|
||||
consistent with the expectation. When Service is accessed, traffic will
|
||||
be redirected to one of the backend Pods.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user