Skip to content

Commit

Permalink
Correcting the naming convention for free5GC
Browse files Browse the repository at this point in the history
- forgot some changes
  • Loading branch information
arora-sagar committed Feb 5, 2024
1 parent 80bad57 commit 2e5522f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions content/en/docs/release-notes/R1.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Basic web UI to view and manage the packages and resources within them.

### Packages

* Kpt packages for all [free5gc](https://free5gc.org/) services
* Kpt packages for all [free5GC](https://free5gc.org/) services
* Packages for the core Nephio services
* Packages for the Cluster API services for cluster creation
* Packages for the dependent services
Expand All @@ -50,7 +50,7 @@ Basic web UI to view and manage the packages and resources within them.
* Fully automated deployment of UPF, SMF and AMF services of
[free5GC](https://free5gc.org/). These are deployed on multiple clusters
based on user's intent expressed via the CRDs.
* Deployment of other free5gc functions.
* Deployment of other free5GC functions.
* Auto scaling up of the UPF, SMF and AMF services based on changes to the capacity
requirements expressed as user intent.

Expand All @@ -67,10 +67,10 @@ Basic web UI to view and manage the packages and resources within them.
* Web UI features are limited to view/edit of packages and resources in those
packages and their deployment. Additional features will be added
in subsequent releases.
* When the capacities of the UPF,SMF and AMF NFs are changed, the free5gc Operator on the
* When the capacities of the UPF,SMF and AMF NFs are changed, the free5GC Operator on the
Workload cluster will instantiate a new POD with correspondingly modified
resources (CPU, memory etc.) During this process, the pod will restart. This is a
limitation of free5gc.
limitation of free5GC.
* Only Gitea works with automated cluster provisioning to create new
repositories and join them to Nephio. To use a different Git provider, you
must manually provision cluster repositories, register them to the Nephio
Expand Down
4 changes: 2 additions & 2 deletions content/en/docs/release-notes/R2.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ Basic web UI to view and manage the packages and resources within them.
* Web UI features are limited to view/edit of packages and resources in those
packages and their deployment. Additional features will be added
in subsequent releases.
* When the capacities of the UPF,SMF and AMF NFs are changed, the free5gc Operator on the
* When the capacities of the UPF,SMF and AMF NFs are changed, the free5GC Operator on the
Workload cluster will instantiate a new POD with correspondingly modified
resources (CPU, memory etc.) During this process, the pod will restart. This is a
limitation of free5gc.
limitation of free5GC.
* Only Gitea works with automated cluster provisioning to create new
repositories and join them to Nephio. To use a different Git provider, you
must manually provision cluster repositories, register them to the Nephio
Expand Down

0 comments on commit 2e5522f

Please sign in to comment.