Fix some errors

This commit is contained in:
Jihoon Seo
2021-04-14 19:39:34 +09:00
parent 3599c03929
commit c76c3784aa
7 changed files with 8 additions and 8 deletions
@@ -27,7 +27,7 @@ The following prerequisite is needed in order to enable topology aware hints:
## Enable Topology Aware Hints
To enable service topology hints, enable the `TopologyAwareHints` [feature
gate](docs/reference/command-line-tools-reference/feature-gates/) for the
gate](/docs/reference/command-line-tools-reference/feature-gates/) for the
kube-apiserver, kube-controller-manager, and kube-proxy:
```