3 This repo contains RAN Intelligent Controller (RIC) deployments related files.
6 ### Directory Structure
7 - kubernetes: scripts for kubernetes related tasks
9 - localize.sh: a script for inserting localized infrastructure parameters (docker registry host, port, etc) into helm charts and scripts in this repo
10 - ricplt: RIC Platform Helm charts and related scripts
11 - runric_env.sh: the env variables for local infrastructure
12 - xapps: xapps Helm charts and chart templates
14 ### To Generate Localized Charts and Scripts
16 First we will need to edit the ./runric_env.sh and fill values with local infrastructure parameters.
24 Now the localized scripts and charts are ready to use.