摘要: 1. 修改配置文件 /etc/kubernetes/plugins/dns-cache/nodelocaldns.yaml sed 's/k8s.gcr.io/gcr.azk8s.cn\/google_containers/g s/__PILLAR__DNS__SERVER__/192.168.0. 阅读全文
posted @ 2022-08-25 10:29 LeoShi2020 阅读(421) 评论(0) 推荐(0) 编辑
摘要: kubectl edit cm coredns -n kube-system 删除 forward . /etc/resolv.conf { max_concurrent 1000 } 删除 pod 即可 阅读全文
posted @ 2022-08-25 10:21 LeoShi2020 阅读(1468) 评论(0) 推荐(0) 编辑