cloud-native-setup icon indicating copy to clipboard operation
cloud-native-setup copied to clipboard

cilium CNI does not work with containerd

Open ganeshmaharaj opened this issue 5 years ago • 0 comments

Using cilium as cni along with containerd does not work and the cilium pods never get to running state.

Warning  FailedMount  3m26s                 kubelet, clr-01    Unable to attach or mount volumes: unmounted volumes=[crio-socket], unattached volumes=[cilium-run cilium-config-path xtables-lock lib-modules cilium-token-xtm6j etc-cni-netd crio-socket cni-path clustermesh-secrets]: timed out waiting for the condition
  Warning  FailedMount  79s (x10 over 5m29s)  kubelet, clr-01    MountVolume.SetUp failed for volume "crio-socket" : hostPath type check failed: /var/run/crio/crio.sock is not a socket file
  Warning  FailedMount  71s                   kubelet, clr-01    Unable to attach or mount volumes: unmounted volumes=[crio-socket], unattached volumes=[cni-path etc-cni-netd crio-socket clustermesh-secrets xtables-lock cilium-token-xtm6j cilium-run cilium-config-path lib-modules]: timed out waiting for the condition

ganeshmaharaj avatar Jan 23 '20 19:01 ganeshmaharaj