Updated script version

This commit is contained in:
Sambo Chea 2021-10-12 18:17:12 +07:00
parent fe4f6cf388
commit 2d2080a5b1
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

View File

@ -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