Update content/zh/docs/tasks/tools/install-minikube.md
Co-authored-by: SataQiu <1527062125@qq.com>
This commit is contained in:
@@ -403,7 +403,7 @@ For setting the `--vm-driver` with `minikube start`, enter the name of the hyper
|
|||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
由于国内无法直接连接k8s.gcr.io,推荐使用阿里云镜像,在`minikube start`中添加镜像参数
|
由于国内无法直接连接 k8s.gcr.io,推荐使用阿里云镜像仓库,在 `minikube start` 中添加 `--image-repository` 参数。
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@@ -487,4 +487,3 @@ minikube delete
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
* [使用 Minikube 在本地运行 Kubernetes](/docs/setup/learning-environment/minikube/)
|
* [使用 Minikube 在本地运行 Kubernetes](/docs/setup/learning-environment/minikube/)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user