- Kubernetes官方文档
- Pod与Service的DNS: https://kubernetes.io/zh/docs/concepts/services-networking/dns-pod-service/
- 自定义DNS服务: https://kubernetes.io/zh/docs/tasks/administer-cluster/dns-custom-nameservers/
- 调试DNS问题: https://kubernetes.io/zh/docs/tasks/administer-cluster/dns-debugging-resolution/
- 在Kubernetes集群中使用NodeLocal DNSCache: https://kubernetes.io/zh/docs/tasks/administer-cluster/nodelocaldns/
- CoreDNS配置说明
- CoreDNS ConfigMap释义: https://kubernetes.io/zh/docs/tasks/administer-cluster/dns-custom-nameservers/#coredns-configmap-options
- Corefile释义: https://coredns.io/2017/07/23/corefile-explained/
- Corefile中的插件配置说明: https://coredns.io/plugins/
- Pod的dnsPolicy说明
- 阿里云文档(推荐): https://help.aliyun.com/document_detail/195425.html
- Kubernetes中的DNS概述
- DNS原理和配置说明
- DNS最佳实践
- 使用NodeLocal DNSCache
- CoreDNS配置说明
- CoreDNS自动升级
- CoreDNS手动升级
- DNS解析异常问题排查
- 使用自定义hosts/域名的配置方法
- 使用HostAliases向Pod /etc/hosts文件添加条目: https://kubernetes.io/zh/docs/tasks/network/customize-hosts-file-for-pods/
- CoreDNS配置说明(场景4): https://help.aliyun.com/document_detail/380963.html
Kubernetes CoreDNS常见问题资料参考
于 2022-01-25 15:03:21 首次发布