Hi,
I’ve setup a new cluster with rancher 2.x, in the cluster yaml file, I’ve changed the service and pod network with 2 /24.
Everything was OK until I tryed to schedule a pod
I’ve these logs in the kubect describe pod command
Normal Scheduled default-scheduler Successfully assigned preprod/cow1-7894cc994c-xgr56 to XXXXXXXXXXX
Warning FailedCreatePodSandBox 2m7s kubelet, XXXXXXXXXXX Failed create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox container “7ed158d7677f2e1ed4b5eb8b0e24cf2afdd8d68c147bd55b8d1dc81d56a7c2c3” network for pod “cow1-7894cc994c-xgr56”: networkPlugin cni failed to set up pod “cow1-7894cc994c-xgr56_preprod” network: no podCidr for node XXXXXXXXXXX
Any clue ?
Thx
Raphael.