Add . to the end of the entry

This commit is contained in:
x00416946 fisherxu
2017-08-03 17:15:14 +08:00
committed by Andrew Chen
parent 610b62d167
commit fa665b5bb9
+2 -2
View File
@@ -338,9 +338,9 @@ For headless services that do not define selectors, the endpoints controller doe
not create `Endpoints` records. However, the DNS system looks for and configures
either:
* CNAME records for `ExternalName`-type services
* CNAME records for `ExternalName`-type services.
* A records for any `Endpoints` that share a name with the service, for all
other types
other types.
## Publishing services - service types