There was a try to make reverse proxy on Master https://issues.apache.org/jira/browse/MESOS-2131 Agents are called directly by the browser so you need to create proxy that will capture requests to agents and pass it to them.
wt., 20 cze 2017 o 10:14 użytkownik Jean-Baptiste <[email protected]> napisał: > Hi there! > > Is someone knows if it’s possible to access (from the *Mesos web UI*) to " > *sandboxes*" by proxifying agent requests in any way? > > *Context: *Our network topology doesn’t allow users to access the agents > subnet so when they try to reach the Mesos agent port (eg: > `172.x.x.x:5051`), it doesn’t (obviously) work. > > *Web UI error:* > > > Thanks! > > -- > > Jean-Baptiste FAREZ >

