clean-up doc,spelling mistakes (#5206)

This commit is contained in:
陈谭军
2019-09-26 19:25:08 +08:00
committed by Kubernetes Prow Robot
parent 75e4cc2fd9
commit 99dbc6d780
7 changed files with 7 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ values lead to poor performance of DNS stack, so please choose it wisely.
Custom search domains to be added in addition to the cluster search domains (``default.svc.{{ dns_domain }}, svc.{{ dns_domain }}``).
Most Linux systems limit the total number of search domains to 6 and the total length of all search domains
to 256 characters. Depending on the length of ``dns_domain``, you're limitted to less then the total limit.
to 256 characters. Depending on the length of ``dns_domain``, you're limited to less then the total limit.
Please note that ``resolvconf_mode: docker_dns`` will automatically add your systems search domains as
additional search domains. Please take this into the accounts for the limits.