Versions Compared

Key

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

...

Install helm client https://github.com/kubernetes/helm/releases

Code Block
$ helm version
Client: &version.Version{SemVer:"v2.1.3", GitCommit:"5cbc48fb305ca4bf68c26eb8d2a7eb363227e973", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.3.0", GitCommit:"d83c245fc324117885ed83afc90ac74afed271b4", GitTreeState:"clean"}

Setup infrastructure

Rancher

...