Versions Compared

Key

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

...

Code Block
mkdir rke
cd rke/
wget https://github.com/rancher/rke/releases/download/v0v1.21.16/rke_linux-amd64
mv rke_linux-amd64 rke
chmod 754 rke

...