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

Compare with Current View Page History

« Previous Version 9 Next »

Overview:

TODO: The TSC and Doc team 20171114 provided a mandate to the ONAP Services List to migrate that page to ReadTheDocs - part of the discussion was also to involve OOM in this - we should coordinate this via  a subtask off of  OOM-435 - Getting issue details... STATUS


The purpose of this document is to keep track of which node ports are currently being used by various containers with the intent to make node port allocation of new services easier.

These are a list of externally exposed ports in OOM - there are also extensive lists of all internal ports below.

ONAP Services List

http://onap.readthedocs.io/en/latest/submodules/appc.git/docs/APPC%20User%20Guide/APPC%20User%20Guide.html#interfaces-summary

SDC API (older June 2017)

Node Ports by Component

As of 20171109 - filtered to include only containers that expose ports

See OOM section in ONAP Services List.

kubectl get services --all-namespaces | grep nodes

see ONAP on Kubernetes#ListofContainers

kubectl get svc --all-namespaces -o go-template='{{range .items}}{{range.spec.ports}}{{if .nodePort}}{{.name}} | {{.port}} | {{.nodePort}}{{"\n"}}{{end}}{{end}}{{end}}'

Node Ports by Numerical Order

PREFIX 300

30080 (MSB)

30081 (MSB)

30082 (MSB)


PREFIX 302

30200 (VID)

30201 (SDNC)

30202 (SDNC)

30203 (SDNC)

30204 (SDC)

30205 (SDC)

30206 (SDC)

30207 (SDC)

30208 (SDNC)

30209 (ROBOT)


30210 (AAI)

30211 (PORTAL)

30212 (PORTAL)

30213 (PORTAL)

30214 (PORTAL)

30215 (PORTAL)

30216 (POLICY)

30217 (POLICY)

30218 (POLICY)

30219 (POLICY)


30220 (POLICY)

30222 (MSO)

30223 (MSO)

30224 (MSO)

30225 (MSO)

30226 (MR)

30227 (MR)

30228 (APPC)

30229 (AAI)


30230 (APPC)

30231 (APPC)

30232 (AAI)

30233 (AAI)

30236 (DCAE)

30237 (DCAE)

30238 (DCAE)

30239 (DCAE)


30240 (DCAE)

30245 (DCAE)


30250 (MSO)

30252 (MSO)

30253 (LOG)

30254 (LOG)


30260 (CLI)


30270 (CONSUL)

30271 (CONSUL)


30288 (MOCK)


30291 (MCLOUD)

30292 (MCLOUD)

30293 (MCLOUD)

30294 (MCLOUD)

30295 (CLAMP)

30296 (VFC)

30297 (VNFSDK)

30298 (UUI)

30299 (AAF)


PREFIX 304

30403 (VFC)


30410 (VFC)

30411 (VFC)


30480 (VFC)

30482 (VFC)

30483 (VFC)

30484 (VFC)




PREFIX 308


30801 (VFC)

30802 (VFC)

30803 (VFC)

30804 (VFC)

30806 (VFC)


  • No labels