Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run the below command to install latest helm version 2.16,


Code Block
languagebash
themeMidnight
titleinstall Helm
curl -L https://git.io/get_helm.sh | bash

...

Code Block
languagebash
themeMidnight
titleInstall socat
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

...