rancher 导入现有的Kubernetes集群报错Back-off restarting failed container

使用describe查看pod信息,出现以下事件

Back-off restarting failed container

使用kubectl logs 发现是网络不通

关闭防火墙后重新导入,导入成功

原文地址:https://www.cnblogs.com/Leechg/p/13503895.html