kubeadm-ha 1.30版本,在使用离线部署的时候,服务器操作系统为centos7.9,内核已升级至5.4(默认操作系统内核版本也存在此问题)由于内网环境无内网dns和上游dns,runtime使用默认containerd的时候部署完毕后,corendns的容器均无法启动。重置集群后选用runtime为docker,则coredns正常启动。 <img width="547" alt="Image" src="https://github.com/user-attachments/assets/b2463f48-2924-45f8-a432-95722037e7dc" /> <img width="1456" alt="Image" src="https://github.com/user-attachments/assets/af5ce5be-2657-456a-97eb-cf9992f1c7a1" /> <img width="1077" alt="Image" src="https://github.com/user-attachments/assets/30eeb2c3-df7d-4516-bc41-a3d1c367eabc" />