Back to ITRS Analytics FAQ

How can I resolve the error "Installation failure: timed out waiting for openebs-localpv-provisioner to deploy" when installing ITRS Analytics?

Issue Copied

When trying to install ITRS Analytics, the following error may occur:

timed out waiting for openebs-localpv-provisioner to deploy

Resolution Copied

Generate a support bundle and check the k0controller logs for messages like:

Dec 23 14:28:32 hostname1.corp.bank.com k0s[6984]: time="2024-12-23 14:28:32" level=info msg="E1223 14:28:32.695418    7694 kubelet.go:2911] \"Container runtime network not ready\" networkReady=\"NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized\"" component=kubelet stream=stderr
from your output :

This indicates a network connectivity issue and may be caused by a firewall running on the server. To verify whether the firewall is the cause, temporarily disable it or configure it to a mode that allows Kubernetes components to communicate (for example, Docker mode).

["Geneos"] ["FAQ"]

Was this topic helpful?