Skip to content

Commit 1e94e95

Browse files
authored
Merge pull request #21053 from YunWang/patch-2
overview.md typo
2 parents b6672e7 + 198c1cb commit 1e94e95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/concepts/configuration/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ DNS server watches the Kubernetes API for new `Services` and creates a set of DN
5959

6060
- Avoid using `hostNetwork`, for the same reasons as `hostPort`.
6161

62-
- Use [headless Services](/docs/concepts/services-networking/service/#headless-
63-
services) (which have a `ClusterIP` of `None`) for easy service discovery when you don't need `kube-proxy` load balancing.
62+
- Use [headless Services](/docs/concepts/services-networking/service/#headless-services) (which have a `ClusterIP` of `None`) for easy service discovery when you don't need `kube-proxy` load balancing.
6463

6564
## Using Labels
6665

0 commit comments

Comments
 (0)