Versions Compared

Key

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

...

Instructions for installing Airship+Tungsten Fabric using the Regional Controller and the TF Blueprint

Install the Regional Controller

...


Overview

Akraino Regional Controller  is necessary part of release 2 deployment procedure. It's Akraino approved blueprint which is common for all of release 2 blueprints and which we are using for edge site and POD deployment.

More information about Regional Controller:

If you already have Regional Controller you can use it for deployment and if you don't have it you can install it following the instruction bellow

Installing the Regional Controller

You can use  any machine or VM dedicated for this purpose. See instructions on how to start the regional
controllerregional controller.  

https://wiki.akraino.org/display/AK/Starting+the+Regional+Controller

After you have a working Regional Controller you have to login on it and follow the steps 


Steps to manual installation of  TungstenFabric Blueprint

All this steps must be done on Regional Controller


Clone the nc/tf repository using 

...

Code Block
languagebash
export RC_HOST=<IP or DNSFQDN name of Regional Controller>
export USER=admin
export PW=admin123

...