Li Sen
Li Sen
无法拉依赖包
Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the Choerodon logs and included it here as text if any...


问题原因:iptables模块未被加载,所以我们可以尝试在所有k8s集群节点上加载iptables模块 [root@k8s-master kube]# modprobe ip_tables [root@k8s-master kube]# modprobe iptable_filter [root@k8s-master ~]# lsmod |grep -E "ip_tables|iptable_filter" iptable_filter 16384 0 ip_tables 28672 2 iptable_filter,iptable_nat docker exec -it kubeadm-ha sh -c "ansible -i...
**简要描述您所需的功能,功能与什么问题有关** coredns经常出现5秒bug问题,希望支持nodelocadns。 清晰而简明的描述所需的功能,功能与什么问题有关。例如。当……的时候,这个功能能够……。 https://kubernetes.io/docs/tasks/administer-cluster/nodelocaldns/ **描述您想要的解决方案** 对您想要解决方案简洁明了的描述。 **描述您考虑过的替代方案** 对您考虑过的所有替代解决方案或功能的简洁明了的描述。 **其他事项** 在此处添加有关该功能的任何其他事项。