...
Run the below command to install latest helm version 2.16,
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
curl -L https://git.io/get_helm.sh | bash |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
apt install socat |
Version Details
- docker - 19.03
- helm - 2.16
- minikube - 1.11
- kubernetes - 1.18
Setup
All the above setup is done in Oracle Virtual box VM and you can try it in different OS's and feel free to update this page
...