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

Calico CNI locations: BIN and CONFIG not set correctly on Windows node #6122

Closed
rudesome opened this issue May 19, 2022 · 0 comments
Closed

Comments

@rudesome
Copy link

Hey, i followed the instructions to add a windows node to my k8s onprem cluster.
https://projectcalico.docs.tigera.io/getting-started/windows-calico/quickstart

Seems the CNI; CONFIG and BIN are placed in the wrong directory.
I moved the files (*.exe and config) from C:\k\cni to the default? ContainerD locations:

  • C:\etc\cni\net.d (CONFIG)
  • C:\opt\cni\bin\ (BIN)

before this change i got at the following node error message:
container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized

Now my node isn't reporting any error and is in the "READY" state

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

No branches or pull requests

1 participant