Towards5GS-helm is an open-source project implemented to provide helm charts in order deploy on one click a 5G system (RAN+SA 5G core) on top of Kubernetes. It currently relies on Free5GC for the core network and UERANSIM to simulate Radio Access Network
helm repo add towards5gs 'https://raw.githubusercontent.com/Orange-OpenSource/towards5gs-helm/main/repo/'
helm repo update
helm search repo
The documentation can be found here!
Please consult this link to see the motivations that have led to this project.
Moving towards a Cloud native model for the 5G system is not a simple task. We welcome all new contributions making this project better!
Thanks to both Free5GC and UERANSIM teams for their great efforts.
towards5GS-helm is under Apache 2.0 license.