I have created an EKS cluster successfully, but while adding a node I am getting the following error-
runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized
I am not getting any clue how to rid of this error.
Additional details - Region- us-east-1 Kubernetes Version - 1.20
Please help