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服務