This repository was archived by the owner on Oct 31, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Larry Peterson edited this page Apr 19, 2023
·
24 revisions
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)
A working 5G system now exists, but we still need to do the following:
- Bring ROC models in sync with running SD-Core
- Monitoring dashboard is incomplete
- Document the value.yaml files
- 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)