-
Notifications
You must be signed in to change notification settings - Fork 2
Home
High-level Roadmap for the Aether OnRamp project.
An initial version of this exists. Remaining tasks include:
- Specify requirements for BYO-Kubernetes scenarios.
An initial version of this exists. Remaining tasks include:
- Add missing component (from https://github.com/opennetworkinglab/aether-configs)
- Automatically load AMP config files (ROC Models & Monitoring Dashboards)
- Reconcile with manual approach (e.g., values.yaml files, clean-related targets, milestones)
AiaB already supports 4G small cells, which will remain an option, but 5G will be the focus going forward. A working 5G system now exists in OnRamp, but we still need to do the following:
- Document the value.yaml files
- Bring ROC Models file and SD-Core value file in sync
- Better describe the "SIM burning" process
- Add a second (and third) base station
- Continuously monitor from Raspberry Pi + Dongle
Grow the cluster from a single server to multiple servers. Describe the process for deploying additional edge services.
Spin up multiple Slices and UPF instances. The AiaB-UERANSIM project by Tiago Barros (https://github.com/dot-1q/AiaB-UERANSIM) documents one way to do this, which provides a good starting point.
Factor out how the network is configured, making it easier to support different options. Specific tasks include:
- Make SR-IOV one (of possibly many) options.
- Explain the set of alternatives to be supported.
- Specify requirements for any additional options.
- Prune options (focus on OAI Hardware & RAN Sim)
- Run on RKE2.0 (rather than Kubespray)
- Integrate with SD-Core (rather than OMEC)