Skip to content

Commit f6be4d2

Browse files
Cleanup AIAB reference. (#27)
* CLeanup AIAB reference & gNBSim document cleanup . * Update developer/gnbsim.rst Co-authored-by: gab-arrobo <[email protected]> * Update developer/aiab5g.rst Co-authored-by: gab-arrobo <[email protected]> * Update developer/aiab5g.rst --------- Co-authored-by: gab-arrobo <[email protected]>
1 parent 95c2e39 commit f6be4d2

8 files changed

+11
-506
lines changed
-37.5 KB
Binary file not shown.
Binary file not shown.
-31.2 KB
Binary file not shown.
-54.4 KB
Binary file not shown.

deployment/deploymentgnbsim.rst

-184
This file was deleted.

developer/aiab5g.rst

+5-19
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,9 @@
77
Aether In a Box - 5G
88
====================
99

10-
The documentation for Aether In a Box (AiaB) - 5G is located in `Aether OnRamp <https://docs.aetherproject.org/master/onramp/overview.html>`_,
11-
where specifics about setting up Aether 5G, running 5G test, troubleshooting,
12-
and other details are described.
10+
Previously developers used Aether in a Box (AiaB) environment to test SD-Core. But AiaB is
11+
now deprecated and Aether OnRamp is suggested way for developers to install Aether.
1312

14-
Developer Loop
15-
______________
16-
17-
Suppose you wish to test a new build of a 5G SD-CORE services. You can deploy
18-
custom images by editing ~/aether-in-a-box/sd-core-5g-values.yaml, for
19-
example::
20-
21-
images:
22-
tags:
23-
webui: omecproject/5gc-webui:rel-1.4.0
24-
25-
To upgrade a running 5G SD-CORE with the new image, or to redeploy the 5G
26-
SD-CORE with the image::
27-
28-
make reset-5g-test # delete 5G deployment if it was already started before updating image
29-
make 5g-core # now this deployment will use new webui image
13+
The documentation for deploying SD-Core (Private 5G) solution on a Kubernetes cluster is
14+
located in `Aether OnRamp <https://docs.aetherproject.org/master/onramp/overview.html>`_,
15+
where specifics about setting up Aether 5G, running 5G test, troubleshooting, and other details are described.

0 commit comments

Comments
 (0)