Release M - Run in Kubernetes

Release M - Run in Kubernetes

Prerequisites

  • kubernetes v1.19 +

  • docker and docker-compose (latest)

  • git

  • Text editor, e.g. vi, notepad, nano, etc.

  • helm

  • helm3

  • wget

Option 1 - As part of the OSC Integrated SMO solution

More details: 

Option 2 - using TEIV-specific charts (Limited integration / capabilities) 

Preparations

Download the the smo/teiv (branch: m-release) repository.

Clone repo
git clone "https://gerrit.o-ran-sc.org/r/smo/teiv" -b m-release

(Note: The charts/scripts can be browsed at https://github.com/o-ran-sc/smo-teiv/tree/master/charts)

Installation

There is a script that packs and installs the components by using the helm command.  The installation uses a values.yaml override files to configure the installation.

Deploy TEIV
sudo ./install-teiv.sh