We are running 11 nodes on GKE and get this error between a few hundred and a thousand times a day:
Runtime network not ready: Network plugin is not ready: Kubenet does not have netConfig. This is most likely due to lack of PodCIDR
I couldn't find much info related to the issue. All other posts I've found are fruitless.
There is this issue in Azure github that indicates people have given up w/o a resolution.
There is this inactive github issue as well.
And actually another SO question which has no resolution either.
The nodes are running alright, we are running pods on them w/o problems. But the nodes do get restarted randomly from time to time (not at the same time), so I am wondering whether these errors are related. And I'm trying to get some deeper insight on the issue.