Update content/zh/blog/_posts/2018-07-10-coredns-ga.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
This commit is contained in:
yixin21 2020-08-18 09:34:19 +08:00 committed by GitHub
parent 625d20e6f9
commit c730a85e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ can do beyond that specification.
--->
## 一些特殊功能
标准的 CoreDNS Kubernetes 配置旨在与以前的 kube-dns 性能向后兼容。但是通过进行一些配置更改CoreDNS 允许您修改 DNS 服务发现在群集中的工作方式。这些功能中的许多功能仍要符合 [Kubernetes DNS规范](https://github.com/kubernetes/dns/blob/master/docs/specification.md),增强了功能,但仍向后兼容。由于 CoreDNS 并非 *仅* 用于 Kubernetes而是通用的 DNS 服务器,因此您可以做很多超出该规范的事情。
标准的 CoreDNS Kubernetes 配置旨在与以前的 kube-dns 在行为上向后兼容。但是通过进行一些配置更改CoreDNS 允许您修改 DNS 服务发现在群集中的工作方式。这些功能中的许多功能仍要符合 [Kubernetes DNS规范](https://github.com/kubernetes/dns/blob/master/docs/specification.md);它们在增强了功能的同时保持向后兼容。由于 CoreDNS 并非 *仅* 用于 Kubernetes而是通用的 DNS 服务器,因此您可以做很多超出该规范的事情。
<!--
### Pods verified mode