File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
site/content/en/docs/contrib Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -260,10 +260,10 @@ minikube failed to locate specified driver
260260minikube could not find a valid driver
261261
262262"DRV_AUX_NOT_FOUND" (Exit code ExDriverNotFound)
263- aux drivers (kvm or hyperkit) were not found
263+ aux drivers (hyperkit) were not found
264264
265265"DRV_AUX_NOT_HEALTHY" (Exit code ExDriverError)
266- aux drivers (kvm or hyperkit) were found but not healthy
266+ aux drivers (hyperkit) were found but not healthy
267267
268268"DRV_NOT_HEALTHY" (Exit code ExDriverNotFound)
269269minikube found drivers but none were ready to use
Original file line number Diff line number Diff line change @@ -102,9 +102,6 @@ makes sure the MINIKUBE_FORCE_SYSTEMD environment variable works just as well as
102102## TestDockerEnvContainerd
103103makes sure that minikube docker-env command works when the runtime is containerd
104104
105- ## TestKVMDriverInstallOrUpdate
106- makes sure our docker-machine-driver-kvm2 binary can be installed properly
107-
108105## TestHyperKitDriverInstallOrUpdate
109106makes sure our docker-machine-driver-hyperkit binary can be installed properly
110107
You can’t perform that action at this time.
0 commit comments