Installation Preparation
OCUDM Images and HELM Files
The following procedure describes the steps to download the UDM Images and Helm files from OSDC.
Table 3-2 Installation Preparation
Step No. # | Procedure | Description |
---|---|---|
1
|
Download the UDM package file | Customers are required to download the UDM package file
from Oracle Software Delivery Cloud (OSDC). Package is named as follows:
For example:
|
2
|
Untar the UDM Package File | Untar the UDM package to the specific repository:
The package file consists of following:
|
3
|
Verify the checksums | Verify the checksums of tarballs mentioned in Readme.txt. |
4
|
Load the tarball to system | Execute the following command to extract the Docker images
locally:
Confirm docker images are extracted correctly using the following command:
For verification, check the UDM Images section below to get the list of UDM images. |
5
|
Tag and Push docker images to Docker registry | Execute the following command to push the docker images to
docker registry:
|
6
|
Push helm charts to helm repo |
Execute the following commands to push helm charts to the helm repository.
|
7
|
Download UDM Custom Template | The UDM Custom Templates are available on OHC. Customers can download these templates and customize it as per their requirement. |
Table 3-3 OCUDM Images
Container | Image |
---|---|
ocudm-nudm-uecm-service | ocudm/nudm_uecm_service |
ocudm-nudm-ue-auth-service | ocudm/nudm_ue_auth_service |
ocudm-nudm-sdm-service | ocudm/nudm_sdm_service |
ocudm-nudm-sdm-notify-service | ocudm/nudm_sdm_notify_service |
ocudm-ausfueauthenticator | ocudm/nudm_ausf_ueauth_service |
ocudm-nudm-nrf-client-service | ocudm/nrf_client_service |
ocudm-endpoint | ocudm/ocingress_gateway |
ocudm-perf-info | ocudm/perf_info |