--- # Removed from Kubernetes title: CustomPodDNS content_type: feature_gate _build: list: never render: false stages: - stage: alpha defaultValue: false fromVersion: "1.9" toVersion: "1.9" - stage: beta defaultValue: true fromVersion: "1.10" toVersion: "1.13" - stage: stable defaultValue: true fromVersion: "1.14" toVersion: "1.16" removed: true --- 允许使用 Pod 的 `dnsConfig` 属性自定义其 DNS 设置。 更多详细信息,请参见 [Pod 的 DNS 配置](/zh-cn/docs/concepts/services-networking/dns-pod-service/#pod-dns-config)。