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.
Text format:
A. Khichane, I. Fajjari, N. Aitsaadi and M. Gueroui, "Cloud Native 5G: an Efficient Orchestration of Cloud Native 5G System," NOMS 2022-2022 IEEE/IFIP Network Operations and Management Symposium, Budapest, Hungary, 2022, pp. 1-9, doi: 10.1109/NOMS54207.2022.9789856.
BibTex:
@INPROCEEDINGS{9789856,
author={Khichane, Abderaouf and Fajjari, Ilhem and Aitsaadi, Nadjib and Gueroui, Mourad},
booktitle={NOMS 2022-2022 IEEE/IFIP Network Operations and Management Symposium},
title={Cloud Native 5G: an Efficient Orchestration of Cloud Native 5G System},
year={2022},
volume={},
number={},
pages={1-9},
doi={10.1109/NOMS54207.2022.9789856}}