Prerequisites

  • kubernetes v1.19 +
  • docker and docker-compose (latest)

  • git
  • Text editor, e.g. vi, notepad, nano, etc.
  • helm
  • helm3
  • wget

Preparations

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

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

(Note: The charts/scripts can be browsed at https://gerrit.o-ran-sc.org/r/gitweb?p=smo/teiv.git;a=tree;f=charts;h=refs/heads/j-release)

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



  • No labels