gary-RR / my_YouTube_Kuberenetes_Hybird

11 stars 14 forks source link

cannot access windows pod from linux pod #1

Open miemengniao opened 2 years ago

miemengniao commented 2 years ago

I have the same issue, cannot connect windows pod from linux pod. I have follow you suggestion to run tshark. but nothing happens. it just timeout. Linux Node (tshark): root@k10:/home/wangyz# sudo tshark -i eth0 -V -Y "http" Running as user "root" and group "root". This could be dangerous. Capturing on 'eth0' Linux Pod (curl to window pod api): bash-4.4# curl http://10.101.87.165:8000/system curl: (7) Failed to connect to 10.101.87.165 port 8000: Connection timed out and my calico status is okay: IPv4 BGP status +---------------+-------------------+-------+----------+-------------+ | PEER ADDRESS | PEER TYPE | STATE | SINCE | INFO | +---------------+-------------------+-------+----------+-------------+ | 172.21.27.112 | node-to-node mesh | up | 12:40:17 | Established | | 172.21.27.115 | node-to-node mesh | up | 12:56:27 | Established | +---------------+-------------------+-------+----------+-------------+

IPv6 BGP status No IPv6 peers found.

mloskot commented 1 year ago

See this comment from @gary-RR https://www.youtube.com/watch?v=DMKS43POa5s&lc=UgxA54gSvl90AAuYRRp4AaABAg.9OdwXzNV54z9OeukIlRmlv