Release M - Run in Kubernetes
Prerequisites
kubernetesv1.19 +dockeranddocker-compose(latest)gitText editor, e.g.
vi,notepad,nano, etc.helmhelm3wget
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