Versions Compared

Key

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

...

Adjust authorized_keys with your public key if not already .- aws has it, openstack may not

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

Code Block
themeMidnight
sudo wget https://jira.onap.org/secure/attachment/13589/rke_setup.sh
sudo chmod 777 rke_setup.sh
# chmod 777 your cert before you scp it over
obrienbiometrics:full michaelobrien$ scp ~/wse_onap/onap_rsa ubuntu@rke0.onap.info:~/

sudo cp onap_rsa ~/.ssh
sudo chmod 400 ~/.ssh/onap_rsa
sudo chown ubuntu:ubuntu ~/.ssh/onap_rsa 
sudo vi ~/.ssh/authorized_keys
sudo nohup ./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

...