Associating the AMF Instances to CDL

To associate the AMF instances, use the following configuration:

config 
   datastore  
      session-db 
         endpoints 
            datastore-ep-session.cdl_namespace.svc.cluster.local  
               port port_number 
               end 

NOTES:

  • datastore —Configure the datastore parameters.

  • session-db —Configure the session database parameters.

  • endpoints —Configure the endpoint parameters.

  • datastore-ep-session.cdl_namespace.svc.cluster.local —Specify the CDL namespace.

  • port port_number —Specify the port number of the CDL pod.