...
View file | ||||
---|---|---|---|---|
|
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 | ||
---|---|---|
| ||
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
...