Add missed back quotation mark (#7076)
This commit is contained in:
@@ -233,7 +233,7 @@ passed into `kubelet` with the `--cluster-dns` flag.
|
|||||||
|
|
||||||
The `search` line must include an appropriate suffix for you to find the
|
The `search` line must include an appropriate suffix for you to find the
|
||||||
`Service` name. In this case it is looking for `Services` in the local
|
`Service` name. In this case it is looking for `Services` in the local
|
||||||
`Namespace` (`default.svc.cluster.local), `Services` in all `Namespaces`
|
`Namespace` (`default.svc.cluster.local`), `Services` in all `Namespaces`
|
||||||
(`svc.cluster.local`), and the cluster (`cluster.local`). Depending on your own
|
(`svc.cluster.local`), and the cluster (`cluster.local`). Depending on your own
|
||||||
install you might have additional records after that (up to 6 total). The
|
install you might have additional records after that (up to 6 total). The
|
||||||
cluster suffix is passed into `kubelet` with the `--cluster-domain` flag. We
|
cluster suffix is passed into `kubelet` with the `--cluster-domain` flag. We
|
||||||
|
|||||||
Reference in New Issue
Block a user