@@ -24,20 +24,21 @@ Source Repos
24
24
Source code for Aether and all of its subsystems can be found in
25
25
the following repositories:
26
26
27
- * GitHub repository for the OMEC Project
27
+ * GitHub repository for the Aether Core
28
28
(https://github.com/omec-project): Microservices for SD-Core, plus
29
29
the emulator (gNBsim) that subjects SD-Core to RAN workloads.
30
30
31
31
* GitHub repository for the ONOS Project
32
32
(https://github.com/onosproject): Microservices for SD-RAN and ROC,
33
33
plus the YANG models used to generate the Aether API.
34
34
35
- * GitHub repository for the ONF
35
+ * GitHub repository for the Aether Project
36
36
(https://github.com/opennetworkinglab): OnRamp documentation and
37
37
playbooks for deploying Aether.
38
38
39
- Anyone wanting to participate in Aether's ongoing development will
40
- want to learn how to contribute new features to these source repos.
39
+ Note that ``omec-project `` and ``opennetworkinglab `` are historical
40
+ artifacts related to Aether's origin at the Open Networking Foundation
41
+ (ONF).
41
42
42
43
Artifact Repos
43
44
~~~~~~~~~~~~~~~~
@@ -57,6 +58,7 @@ Helm Charts
57
58
Docker Images
58
59
59
60
| https://registry.aetherproject.org
61
+ | https://hub.docker.com
60
62
61
63
Note that as of version 1.20.8, Kubernetes uses the `Containerd
62
64
<https://containerd.io/> `__ runtime system instead of Docker. This is
0 commit comments