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
@@ -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