blob: 8bc59cb92975226256c68535d13a352bde5894b5 [file] [log] [blame]
Ajay Lotan Thakur4a85af92022-10-17 10:22:45 -07001..
2 SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
3 SPDX-License-Identifier: Apache-2.0
4
5SD-Core Next Release
6========================
7
8We expect next SD-Core release to be available in the mid of **Jan 2023**.
9
10Metrics Support
11----------------
12
13 - Creating SD-Core metrics dashboard for 5G
14 - Should handle multiple instances of AMF, SMF
15 - Example statistics could be - `Number of UEs, UE status, UPFs status, gNB status, UE details`
16
17Extensions of AMF, SMF Cloud Native Support
18-------------------------------------------
19
20 - Robustness test with multiple AMF, SMF
21 - Auto scale AMF, SMF with CPU/Memory/Custom metrics
22 - Multiple instances of SCTP LBs
23 - Multiple instances of UPF adapter
24 - Adding SBI Load Balancer
25
26Cloud Native UPF
27----------------
28
29 - Running multiple instances of UPF
30 - Storing states in DB
31
32gNBSim Features
33----------------
34
35 - gNBSim deployment as single docker container
36 - Running multiple gNodeBs under same gNBSim container
37 - gNodeB handover support
38
39NRF Notification
40----------------
41
42 - NRF discovery result cache support
43 - NRF notification integration in SCTPLb, Distributed Resource Sharing Module (DRSM)
44 - Custom node registration in NRF e.g. upf-adapter & sctplb
45
46.. note::
47 Some of the features mentioned above are stretch goals and we rely on community members to
48 submit the code. There is chance that some of the code may not be able to make it to next
49 release.