k3d
k3d copied to clipboard
[BUG] When installing Calico (K3s instructions) in the K3d environment it fails on the CSI node drive with a not shared mount
Hi
I am trying to follow these instructions: https://projectcalico.docs.tigera.io/getting-started/kubernetes/k3s/multi-node-install and it is failing on the csi-node-driver-xxxxx pods with an error in k3d
Error: failed to generate container "3d1134d853e88b87aa4222429f1e1d9fec280736dcbc1562a048c1959d1133cf" spec: failed to generate spec: path "/var/lib/kubelet" is mounted on "/var/lib/kubelet" but it is not a shared mount
I know that there are seperate instructions in the k3d docs for Calico (which are working), but I would like to get this up and running. Is there a way to achieve this?
Is it possible to get this working? Thanks!
Anybody?