1.kube-proxy出现无法代理的情况

proxier.go:1369] Failed to delete stale service IP 10.254.0.2 connections, error: error deleting connection tracking state for UDP service IP: 10.254.0.2, error: conntrack command returned: "", error message: fork/exec /usr/sbin/conntrack: exec format error

2.写在conntrack模块然后运行yum install conntrack -y 

3.重启kube-proxy服务

相关文章:

  • 2021-09-15
  • 2021-08-23
  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-31
猜你喜欢
  • 2021-06-27
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案