测试有用 ubuntu server 22.04 LTS systemd-resolved can cause issues with Kubernetes (not to mention the time spent troubleshooting various issues). Fix Disable the systemd-resolved service sudo systemctl disable systemd-resolved sudo systemctl stop systemd-resolved Remove the remove the existing /etc/resolv.conf file, which is …