You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the NIC name of the master server is emX, this error occurs if the ingress-nginx pod is dispatched to the node whose NIC name is ethX. This problem does not occur on the node that is assigned to the NIC name emX.
The text was updated successfully, but these errors were encountered:
The test found that the inconsistency of the cluster network card name will cause the ingress-nginx pod communication to fail.
deploy calico
deploy ingress-nginx
describe 192.168.11.186 ,This is the problematic pod
describe 192.168.11.185, This is the problematic pod
describe 192.168.11.184 and 192.168.11.187 , this is OK
192.168.11.185 docker log
NGINX Ingress controller version:
nginx-ingress-controller:0.25.0
Kubernetes version : v1.14.6
Environment:
uname -a
): 4.4.190-1.el7.elrepo.x86_64If the NIC name of the master server is emX, this error occurs if the ingress-nginx pod is dispatched to the node whose NIC name is ethX. This problem does not occur on the node that is assigned to the NIC name emX.
The text was updated successfully, but these errors were encountered: