Skip to content

Commit 186eeb2

Browse files
committed
fix: Add description for official installation of kubectl
1 parent 474c17f commit 186eeb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pre.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ docker run hello-world
7878
这一步是可选的,如果不安装的话,后续所有 `kubectl` 相关的命令,使用 `minikube kubectl` 命令替代即可。
7979

8080
如果你不想使用 `minikube kubectl` 或者配置相关环境变量来进行下面的教学的话,可以考虑直接安装 `kubectl`
81+
以下为 MacOS 的安装方式,Linux & Windows 操作系统可以参考[官方文档](https://kubernetes.io/zh-cn/docs/tasks/tools/)快速安装。
8182

8283
```shell
8384
brew install kubectl

0 commit comments

Comments
 (0)