Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

allow suggesting internal ports #5

Closed
progrium opened this issue Jan 8, 2014 · 4 comments
Closed

allow suggesting internal ports #5

progrium opened this issue Jan 8, 2014 · 4 comments

Comments

@progrium
Copy link
Contributor

progrium commented Jan 8, 2014

lorne should manage all public ports, but there will be cases where a container will not using PORT or be easily configurable to use a specific port. if a container exposes known port it should be possible to schedule a job that connects them up. perhaps instead of exposing the optional internal port with number of ports to open, lorne automatically exposes any "exposed" ports from the container definition?

@titanous
Copy link
Contributor

titanous commented Jan 9, 2014

Hmm, in that case how is the process informed of the external port? Can you give some concrete use cases for this?

@progrium
Copy link
Contributor Author

progrium commented Jan 9, 2014

It already knows. This is for cases when people want to use existing
container images since if you're doing your own you can tool them however,
but if you're using something existing you don't want to have to much
around with how they work. Here is an example:

https://index.docker.io/u/crashsystems/gitlab-docker/

On Thu, Jan 9, 2014 at 9:25 AM, Jonathan Rudenberg <notifications@github.com

wrote:

Hmm, in that case how is the process informed of the external port? Can
you give some concrete use cases for this?


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-31941998
.

Jeff Lindsay
http://progrium.com

@titanous
Copy link
Contributor

Without service discovery usage in the container, how are you going to figure out how to access it?

@progrium
Copy link
Contributor Author

Maybe my scheduler will register it.

On Thu, Jan 9, 2014 at 7:48 PM, Jonathan Rudenberg <notifications@github.com

wrote:

Hmm, without service discovery usage in the container, how are you going
to figure out how to access it?


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-31996297
.

Jeff Lindsay
http://progrium.com

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants