Network Plugin
...
An overview of how networking resources can be used by Usage Engine is illustrated below. Note that this is only an example, and that this can depending on the implemented solution and on cloud environment specifics.
Usage Engine and Network Resources
We distinguish between network of the Usage Engine platform itself and the solutions implemented on it using ECDs. Note that there is no built-in network level separation on traffic between these kinds of network traffic, although it is possible to achieve this through configuration in the environment
...
Pod Port | Cluster Port | Used for | Protocol | ||||
---|---|---|---|---|---|---|---|
9000 | platform:80 or | Operational APIs | HTTP(S) | ||||
9001 | ui:9001/desktop | Desktop Online | HTTP(S) | ||||
6790 | platform:6790 | Desktop control interface | TCP | 8080 | mzonline:80 | DROnline - Web UI | HTTP(S) |
The ports in the table are by default exposed as NodePorts, but this can be changed during installation.
...