Versions Compared

Key

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

...

View file
name20190228_rke_install_preliminary.mp4
height250

Quickstart

Get your public and private keys on the Ubuntu 16.04 VM.

Adjust authorized_keys with your public key if not already.

get rke script from jira, gerrit or by cloning OOM when the review is done.

Code Block
themeMidnight
sudo ./rke_install.sh -b master -s localhost -e onap -l ubuntu


Versions

Currently Docker 18.06, RKE 0.1.16, Kubernetes 1.11.6, Kubectl 1.11.6, Helm 2.12.3

...