Error:-
Error restarting cluster: wait: waiting for k8s-app=kube-proxy: timed out waiting for the condition
Solution:-
This occured during the minikube installation. To resolve this issue just delete the installation and start again that should resolve the issue
Error restarting cluster: wait: waiting for k8s-app=kube-proxy: timed out waiting for the condition
Solution:-
This occured during the minikube installation. To resolve this issue just delete the installation and start again that should resolve the issue
./minikube delete
./minikube start
That should resolve this Error
0 comments:
Post a Comment