Go to primary content
Oracle® Communications Binding Support Function Cloud Native Installation and Upgrade Guide
Release 1.0
F16985-01
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Get nrf Service URL

Run the following command and get nrf service name (if you have installed Oracle NRF, then service name is ocnrf-endpoint) and service port (default port value is 80).

kubectl get svc -n <NRF-Namespace>

For example, <NRF-Namespace> variable is nrf1-1 and nrf service name ocnrf-endpoint, then the nrf service value is ocnrf-endpoint.nrf1-1:80.