klj890 我進ks-console跟ingress的pod分別做了都time out
me:~/kubesphere$ kubectl exec -it ks-console-5675bf657b-kzplx -n kubesphere-system -- nc -zv 10.233.127.77 80
nc: 10.233.127.77 (10.233.127.77:80): Operation timed out
command terminated with exit code 1
me:~/kubesphere$ kubectl exec -it ingress-nginx-controller-d5c666948-8fg6h -n ingress-nginx -- nc -zv 10.233.127.31 8000
nc: 10.233.127.31 (10.233.127.31:8000): Operation timed out
command terminated with exit code 1