autodesk-cloud / ochopod

Your friendly orchestration overlay over Mesos, K8S and more !
http://autodesk-cloud.github.io/ochopod/
Apache License 2.0
122 stars 20 forks source link

[WIP] Refactor folder to be more pythonic #26

Closed titilambert closed 9 years ago

titilambert commented 9 years ago

Here an example of what it could be. You can already try this:

pip install git+https://github.com/titilambert/ochopod.git@more_pythonic

I also remove some lines in Dockerfile...

With this change, you can also push ochopod on pypi...

What do you think about that ?

titilambert commented 9 years ago

Documentation update is missing but I think it's mostly done

opaugam commented 9 years ago

good stuff / let me pause a bit & merge this along with other changes after i run more high-level integration tests here (we use ochopod in production).

opaugam commented 9 years ago

btw Thibault, if you ever are interested to come have fun working for Autodesk... :-)

titilambert commented 9 years ago

Oki ! I'm continuing this PR with doc update

opaugam commented 9 years ago

hold on - i'm going to include this work in another push today :) I'll update the docs as well..

titilambert commented 9 years ago

Oups ... Ok ;)

opaugam commented 9 years ago

actually the README still has that old zookeeper-over-k8s example .. i'm going to turn it into a Mesos/DCOS example.

titilambert commented 9 years ago

OK, just tell me how I can help you ;)

opaugam commented 9 years ago

I'd be curious to see you using the ochothon PaaS and give me your impression. Do you have a running Mesos cluster on EC2 ?

titilambert commented 9 years ago

Not yet I'm just trying ochopod without mesos stack. Also, I know for sure I will not use Amazon EC2. So I think use ochopod with mesos (or kubernetes) in private infrastructure. An other question, do you have any IRC chan ?

titilambert commented 9 years ago

Just keep me in touch, I have some other PRs to submit you ;)

opaugam commented 9 years ago

ok merged all of this + doc updates + a few other fixes