I have installed Kyma version 1.13.0 on Windows, it's working fine if I don't restart my machine or minikube. But when I restart minikube by following steps provided in the below link. Kyma is not working.
I need to reinstall kyma again to make it work. Any help would be appreciated
This sounds similar to what I get on my Windows machine. This is the error that I get after restarting minikube.
stderr: error execution phase addon/coredns: unable to patch the CoreDNS deployment: Timeout: request did not complete within requested timeout 30s To see the stack trace of this error execute with --v=5 or higher
If you get same error, this has been reported as a bug. https://github.com/kyma-project/cli/issues/455
My solution to this issue is to get the kyma working by issuing provision command twice, so give it a try.