small typo: extra verb (#14765)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
871ba61574
commit
ce2f47192d
@@ -203,8 +203,8 @@ There are a few reasons for using proxying for Services:
|
|||||||
and caching the results of name lookups after they should have expired.
|
and caching the results of name lookups after they should have expired.
|
||||||
* Some apps do DNS lookups only once and cache the results indefinitely.
|
* Some apps do DNS lookups only once and cache the results indefinitely.
|
||||||
* Even if apps and libraries did proper re-resolution, the low or zero TTLs
|
* Even if apps and libraries did proper re-resolution, the low or zero TTLs
|
||||||
on the DNS records involve could impose a high load on DNS, that then
|
on the DNS records could impose a high load on DNS that then becomes
|
||||||
becomes difficult to manage.
|
difficult to manage.
|
||||||
|
|
||||||
### Version compatibility
|
### Version compatibility
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user