Skip to content

Commit 03e669b

Browse files
authored
[zh] update external service note
1 parent f2a78fa commit 03e669b

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ Kubernetes `ServiceTypes` 允许指定你所需要的 Service 类型,默认是
861861
无需创建任何类型代理。
862862

863863
{{< note >}}
864-
你需要 CoreDNS 1.7 或更高版本才能使用 `ExternalName` 类型。
864+
你需要使用 kube-dns 1.7 及以上版本或者 CoreDNS 0.0.8 及以上版本才能使用 `ExternalName` 类型。
865865
{{< /note >}}
866866

867867
<!--

0 commit comments

Comments
 (0)