From f299628e015bd5131d973cfd6e23a8ac404237bf Mon Sep 17 00:00:00 2001 From: Sambo Chea <7059827+sombochea@users.noreply.github.com> Date: Mon, 11 Oct 2021 09:27:55 +0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88b7c92..e92ca69 100644 --- a/README.md +++ b/README.md @@ -251,8 +251,9 @@ chmod o-r ~/.kube/config chmod g-r ~/.kube/config ``` -#### Install kubectl for Windows +#### Install kubectl and helm for Windows - https://kubernetes.io/docs/tasks/tools/install-kubectl-windows/ +- https://helm.sh/docs/intro/install/ #### References - https://kubernetes.io/docs/setup/production-environment/container-runtimes/#docker