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

Support for UDP ports #3

Open opaugam opened 9 years ago

opaugam commented 9 years ago

Right now ochopod will only deal with TCP ports, which may be a bit restrictive in some cases. We need a way to exposed UDP mappings as well.

pferrot commented 8 years ago

This is actually possible already. See https://github.com/autodesk-cloud/ochothon/pull/19