File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
content/zh/docs/setup/learning-environment Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -396,14 +396,14 @@ minikube start --vm-driver=<driver_name>
396
396
Minikube 支持以下驱动程序:
397
397
398
398
< ! --
399
- See [DRIVERS](https://git. k8s.io/minikube/ docs/drivers.md ) for details on supported drivers and how to install plugins.
399
+ See [DRIVERS](https://minikube.sigs. k8s.io/docs/drivers/ ) for details on supported drivers and how to install plugins.
400
400
-->
401
401
402
402
< ! --
403
403
* virtualbox
404
404
* vmwarefusion
405
- * kvm2 ([driver installation](https://git. k8s.io/minikube/ docs/drivers.md #kvm2-driver))
406
- * hyperkit ([driver installation](https://git. k8s.io/minikube/ docs/drivers.md #hyperkit-driver))
405
+ * kvm2 ([driver installation](https://minikube.sigs. k8s.io/docs/drivers/ # kvm2-driver))
406
+ * hyperkit ([driver installation](https://minikube.sigs. k8s.io/docs/drivers/ # hyperkit-driver))
407
407
* hyperv ([driver installation](https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperv-driver))
408
408
Note that the IP below is dynamic and can change. It can be retrieved with ` minikube ip` .
409
409
* vmware ([driver installation](https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#vmware-unified-driver)) (VMware unified driver)
@@ -412,13 +412,13 @@ Note that the IP below is dynamic and can change. It can be retrieved with `mini
412
412
413
413
414
414
{{< note > }}
415
- 有关支持的驱动程序以及如何安装插件的详细信息,请参阅[驱动程序](https://git. k8s.io/minikube/ docs/drivers.md )。
415
+ 有关支持的驱动程序以及如何安装插件的详细信息,请参阅[驱动程序](https://minikube.sigs. k8s.io/docs/drivers/ )。
416
416
{{< /note > }}
417
417
418
418
* virtualbox
419
419
* vmwarefusion
420
- * kvm2 ([驱动安装](https://git. k8s.io/minikube/ docs/drivers.md #kvm2-driver))
421
- * hyperkit ([驱动安装](https://git. k8s.io/minikube/ docs/drivers.md #hyperkit-driver))
420
+ * kvm2 ([驱动安装](https://minikube.sigs. k8s.io/docs/drivers/ # kvm2-driver))
421
+ * hyperkit ([驱动安装](https://minikube.sigs. k8s.io/docs/drivers/ # hyperkit-driver))
422
422
* hyperv ([驱动安装](https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperv-driver))
423
423
< ! --
424
424
Note that the IP below is dynamic and can change. It can be retrieved with ` minikube ip` .
You can’t perform that action at this time.
0 commit comments