当我运行docker info
命令时,我收到以下错误。docker 桌面显示状态为running
.
unable to resolve docker endpoint: default orchestrator is kubernetes but unable to resolve kubernetes endpoint: invalid configuration: [unable to read client-cert C:\Users\classpath\.minikube\client.crt for minikube due to open C:\Users\classpath\.minikube\client.crt: The system cannot find the file specified., unable to read client-key C:\Users\classpath\.minikube\client.key for minikube due to open C:\Users\classpath\.minikube\client.key: The system cannot find the file specified., unable to read certificate-authority C:\Users\classpath\.minikube\ca.crt for minikube due to open C:\Users\classpath\.minikube\ca.crt: The system cannot find the file specified.]
我哪里错了?