From aae1df037c3ccd6bdfa93948ab4be9aae8e1b283 Mon Sep 17 00:00:00 2001 From: Cyberhan123 <38837039+Cyberhan123@users.noreply.github.com> Date: Mon, 26 Apr 2021 09:40:20 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit feat:g更新helm的中文安装描述 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea45fae..118c832 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,7 @@ kubectl delete -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/con ### 安装 Helm 可以根据文档安装 helm v3 https://helm.sh/docs/intro/install/ +在国内由于helm的cdn节点使用的是谷歌云所以可能访问不到,可以参考已存在的官方issue: https://github.com/helm/helm/issues/7028 #### 在 Mac OS 上安装