Merge pull request #27717 from kpanic9/patch-1

Corrected service dns name
This commit is contained in:
Kubernetes Prow Robot 2021-06-23 13:34:10 -07:00 committed by GitHub
commit cdfdd3eda3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ options ndots:5
```
In summary, a pod in the _test_ namespace can successfully resolve either
`data.prod` or `data.prod.cluster.local`.
`data.prod` or `data.prod.svc.cluster.local`.
### DNS Records