You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 70 Next »

NodePorts are used to allow client applications, that run outside of Kubernetes, access to ONAP components deployed by OOM.

A NodePort maps an externally reachable port to an internal port of an ONAP microservice.

It should be noted that the use of NodePorts is temporary. An alternative solution is currently being scoped for the Dublin Release.

But for now, this page is used to track NodePort assignments.


All ONAP project teams that have microservices that need to provide external access for clients, must update this wiki page to reserve NodePorts and prevent ONAP deployment failures due to NodePort conflicts.

If a service is only accessed by other services within the same kubernetes deployment (ie. databases, backend services with no external northbound APIs) then please DO NOT reserve

a NodePort as they are a very limited resource. The service name and its Internal Port (<service name>.port) should be used instead (ie. vid.8443)


To reserve a NodePort search the table below for the text "FREE_PORT".

If it is determined that an existing reservation is no longer required, please add the text "FREE_PORT" to indicate its availability.


Node Port Reservations (shown using default 302 node port prefix range)

Service nameNode PortInternal Port
vid302008443
sdnc-portal302018843
sdnc302028282
sdnc-dgbuilder302033000
sdc-be302048443
sdc-be302058080
sdc-fe302068181
sdc-fe302079443
sdnc302088202
robot3020988
aai-modelloader302108080
appc302119090
portal-sdk302128080
portal-app302138006
portal-app302148010
portal-app302158989
brmsgw302169989
drools302176969
pap302189091
pap302198443
aai-sparky-be302209517
drools302219696
SO30222
SO30223
SO30224
SO30225
message-router302263905
message-router302273904
appc-dgbuilder302283000
aai-modelloader302298443
appc302308282
appc302311830
aai302328080
aai302338443
pomba-kibana302345601
xdcae-ves-collector302358080
nexus302368081
policy-apex-pdp3023712345

30238FREE_PORT

30239FREE_PORT

30240FREE_PORT
dmaap-bc302418080
dmaap-bc302428443
aaf-sms3024310443
aaf-sms-db302448200
sdnc302468280

30245FREE_PORT
aaf-service302478100
oof-osdf302488698
pomba-data-router302499502

30250FREE_PORT
aaf-gui302518200
so-mariadb302523306
log-kibana302535601
log-es302549200
log-ls302555044
sdc-wfd-fe302568080
sdc-wfd-be302578080
clamp302588443
dmaap-dr-prov302598080
cli302608080
SDNC GEO30261
SDNC GEO30262
SDNC GEO30263
SDNC GEO30264
SDNC GEO30265
SDNC GEO30266
sdnc302678443
aai-crud-service302689520
dmaap-dr-prov302698443
consul-server-ui302708500
cli302719090
SDNC GEO (mysql)30272
SDNC GEO (mysql)30273
nbi302748080
oof-has-api302758091
oof-has-music302768080
so3027710100
aai-champ302789522
aai-babel302799516
msb-iag3028080
msb-discovery3028110081
msb-eag3028280
msb-iag30283443
msb-eag30284443
msb-consul302858500
dcae-redis302866379
dcae-redis3028716379
sniro-emulator3028880
appc-cdt3028980
cdash-kibana302905601
multicloud302919001
multicloud-vio302929004
multicloud-ocata302939006
multicloud-windriver302949005
clamp302958080
VFC (commented out?)30296
refrepo302978702
uui302988080
uui-server302998082


Node Port Reservations (304 node port prefix range)

This table is for documenting node ports that are reserved outside of a typical ONAP deployment.

Even though the ports listed below may appear in ONAP Helm Charts, they are not used at runtime unless enabled through configuration.

For example, there may be a need to reserve node ports (even temporarily) for use in POC or for demo code, that currently exists in the ONAP codebase.

Service nameNode PortInternal Port

30400
log-demonode0304538080
log-demonode1304548080
log-demonode2304558080




This port does not seem to be configurable from a Helm Chart.

Mike Elliott will raise issue to see if it can be made configurable within either the 302 or 304 ranges.

Service nameNode PortInternal Port
xdcae-tca-analytics3201011011
  • No labels