Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 2.12 KB

File metadata and controls

59 lines (42 loc) · 2.12 KB

Helm Repository for OAI Network Functions

This repository provides Helm charts for deploying OpenAirInterface (OAI) 5G components, including Core Network Functions, RAN Network Functions, the RIC platform, and xApps.

These charts simplify deployment, configuration, and lifecycle management of OAI network functions in Kubernetes or OpenShift environments.

Tutorial for deploying helm-charts

To verify chart rendering syntax locally, run ./ci-scripts/checkHelmChartSyntax.sh.

Core Network Functions (OAI 5G Core)

RAN Network Functions

RIC

Tested Environment

  • Kubernetes v1.31+
  • Openshift: 4.17+
  • Helm: v3.14+

Future release

  • vrtsim as radio for gNB and nr-ue
  • raytracer helm-charts
  • xApp helm-charts

License

The charts and ci-scripts are license under MIT License, network function helm charts are in CSSL v1.0 and documentation is license under CC-BY-4.0.

For third party libraries and helm-chart check the NOTICE file.

Contribute

Please check CONTRIBUTING.md