[ 
https://issues.apache.org/jira/browse/YARN-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xun Liu updated YARN-9137:
--------------------------
    Description: 
1) When using a container network such as Calico, the IP of the container is 
not the IP of the host, but is allocated in the private network, and the 
different containers can be directly connected.
 Exposing the services in the container through a reverse proxy such as Ngxin 
makes it easy for users to view the IP and port on WEB UI2 to use the services 
in the container, such as Tomcat, TensorBoard, and so on.
 2) When not using a container network such as Calico, the container also has 
its own container port.

So you need to display the IP and port of the docker container on WEB UI2.

  was:
1. When using a container network such as Calico, the IP of the container is 
not the IP of the host, but is allocated in the private network, and the 
different containers can be directly connected.
 Exposing the services in the container through a reverse proxy such as Ngxin 
makes it easy for users to view the IP and port on WEB UI2 to use the services 
in the container, such as Tomcat, TensorBoard, and so on.
 2. When not using a container network such as Calico, the container also has 
its own container port.

So you need to display the IP and port of the docker container on WEB UI2.


> Get the IP and port of the docker container and display it on WEB UI2
> ---------------------------------------------------------------------
>
>                 Key: YARN-9137
>                 URL: https://issues.apache.org/jira/browse/YARN-9137
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Xun Liu
>            Assignee: Xun Liu
>            Priority: Major
>
> 1) When using a container network such as Calico, the IP of the container is 
> not the IP of the host, but is allocated in the private network, and the 
> different containers can be directly connected.
>  Exposing the services in the container through a reverse proxy such as Ngxin 
> makes it easy for users to view the IP and port on WEB UI2 to use the 
> services in the container, such as Tomcat, TensorBoard, and so on.
>  2) When not using a container network such as Calico, the container also has 
> its own container port.
> So you need to display the IP and port of the docker container on WEB UI2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to