Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update cd.sh and add AAI cloud-region PUT json to automate robot init

...

Gliffy Diagram
nameKubernetes on ONAP Arch

Status

ServerURLNotes

Live Amsterdam server


http://amsterdam.onap.info:8880

Login to Rancher/Kubernetes only in the last 45 min of the hour

Use the system only in the last 10 min of the hour

Jenkins serverhttp://jenkins.onap.info/job/oom-cd/view deployment status, deployment (pod up status)

Kibana server

http://kibana.onap.info:5601query "message" logs or view the dashboard

Undercloud Installation

Requirements

...

This step you can run repeatedly

Run the following (equires requires onap-parameters.yaml and the following json body for the AAI cloud-region PUT so robot init can run - on the FS beside the cd.sh script)

View file
namecd.sh
height250
 
View file
nameaai-cloud-region-put.json
height250

Code Block
./cd.sh -b master | release-1.1.0

...