Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapper for OAI deployments on Kubernetes

This repository contains scripts to install the Open Air Interface (OAI) on a Kubernetes cluster. The scripts are based on OAI documentation.

Requirements

  • The 3 scripts will download a git repository, by default it will be in /work but you can change by setting WORK_DIR in the script.
  • Make sure to use the right interface by setting INTERFACE in the script.

Deploy the Use case 1

curl https://raw.githubusercontent.com/jbcol/oai-eurecom/main/usecase1.sh -o usecase1.sh
chmod +x usecase1.sh
./usecase1.sh

Deploy the Use case 2

curl https://raw.githubusercontent.com/jbcol/oai-eurecom/main/usecase2.sh -o usecase2.sh
chmod +x usecase2.sh
./usecase2.sh

Deploy the Use case 3

curl https://raw.githubusercontent.com/jbcol/oai-eurecom/main/usecase3.sh -o usecase3.sh
chmod +x usecase3.sh
./usecase3.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages