Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Pods IPs Unreachable #9272

Closed
vincent-guillemette-fr opened this issue Sep 23, 2024 · 3 comments
Closed

Windows Pods IPs Unreachable #9272

vincent-guillemette-fr opened this issue Sep 23, 2024 · 3 comments

Comments

@vincent-guillemette-fr
Copy link

Hello Calico,

Following tutorials found on MicroK8s, I set up a cluster including :

  • 1 Linux Control Plane,
  • 1 Windows Worker.

Linux workloads work like a charm, but when I deploy pods on the Windows node, its IP cannot be reached at all.

Expected Behavior

To be able to ping Windows Pods from:

  • Linux Host,
  • Windows Host,
  • Linux Pod.

Current Behavior

Can only ping Pod from itself.

Would you be so kind to help me troubleshoot this behavior ?

@coutinhop
Copy link
Member

@vincent-guillemette-fr could you please post details about your setup? Calico version, k8s version, Linux distro and version, Windows version, etc...

Taking a (rather wild, from the limited info) guess at what might be wrong, this could be this Windows containers bug microsoft/Windows-Containers#516

Please take a look at this known issue #9019 (Windows build 20348.2582 and up seems to break networking), there is a fix on this comment: #9019 (comment)

@vincent-guillemette-fr
Copy link
Author

@coutinhop
Thank you for helping us.
I'm afraid I'm a bit confused about all the components of the cluster and the information relevant to each one of them.

It's resolved, but we applied two fixes at a time, so I don't know which one, if not both, solved the connectivity issue:

@vincent-guillemette-fr
Copy link
Author

We rolled back the network adapter switch and can then confirm we were affected by the bug you mentioned.
Thank you again !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants