Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubernetes architecture #6

Open
ghost opened this issue Sep 21, 2015 · 2 comments
Open

kubernetes architecture #6

ghost opened this issue Sep 21, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 21, 2015

Hey,

I have 3 questions ^^

1- I was wondering if elastic-though would run well with kubernetes.
If yes, what would be the best way to launch it and monitore processes.

2- Is there ny docker-compose file for deploying a local elastic-thought ?
That would be awesome.

3 - Is it possible to extend elastic-thought with other routes calling other docker container like libccv or opencv rest services to apply other detection/image filters on the top of caffe ?

Cheers,
Luc

@tleyden
Copy link
Owner

tleyden commented Sep 21, 2015

I was wondering if elastic-though would run well with kubernetes.

Yes!! I am definitely planning to do that.

Is there ny docker-compose file for deploying a local elastic-thought

No, but I agree it would be useful

Is it possible to extend elastic-thought with other routes calling other docker container like libccv or opencv rest services to apply other detection/image filters on the top of caffe ?

That's probably further down the roadmap, but sounds really cool.

@ghost
Copy link
Author

ghost commented Sep 22, 2015

1 - Vulcand seems to be a good proxy for that as you could create multi port frontends or backends.
https://github.com/mailgun/vulcand

1a - One nice to have would be to have a UI to manage the mappings:
https://github.com/bmorton/vulcan-salute/tree/dockerfile

2 - I am using the following AWS cloudformation for Kubernetes, it is pretty neat:
https://github.com/thesamet/kubernetes-aws-coreos

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

No branches or pull requests

1 participant