From 2d2080a5b1b8ebf323f224426ebeec58f5ba2d16 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Tue, 12 Oct 2021 18:17:12 +0700 Subject: [PATCH] Updated script version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4608a7b..c76a370 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ #### Quick install for kubernetes cluster for worker node ```shell -curl -s -L https://raw.githubusercontent.com/sombochea/kubernetes-installation/main/kube-cluster-worker-install.sh | sudo bash +curl -s -L https://raw.githubusercontent.com/sombochea/kubernetes-installation/main/kube-cluster-worker-install.sh?v=181612102021 | sudo bash ``` ### 1. Download kubectl