Skip to content

Commit 0ae9f82

Browse files
YiyiyimuSataQiu
andauthored
Update content/zh/docs/tasks/tools/install-minikube.md
Co-authored-by: SataQiu <[email protected]>
1 parent e15f2eb commit 0ae9f82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/zh/docs/tasks/tools/install-minikube.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ For setting the `--vm-driver` with `minikube start`, enter the name of the hyper
403403
{{< /note >}}
404404

405405
{{< note >}}
406-
由于国内无法直接连接k8s.gcr.io,推荐使用阿里云镜像,在`minikube start`中添加镜像参数
406+
由于国内无法直接连接 k8s.gcr.io,推荐使用阿里云镜像仓库,在 `minikube start` 中添加 `--image-repository` 参数。
407407
{{< /note >}}
408408

409409
```shell
@@ -487,4 +487,3 @@ minikube delete
487487
-->
488488

489489
* [使用 Minikube 在本地运行 Kubernetes](/docs/setup/learning-environment/minikube/)
490-

0 commit comments

Comments
 (0)