Kevin, Tis true haproxy is used for the web traffic. But you can run other arbitrary services inside of openshift. I believe the documentation that may help lead you the direction you should go is here: https://docs.openshift.org/latest/architecture/core_concepts/pods_and_services.html#services
-- John Skarbek On February 21, 2016 at 00:38:36, kevin parrikar ([email protected]<mailto:[email protected]>) wrote: Hi , I have successfully containerised my application using docker and is running fine. This application "doesn't" use any HTTP for communication. Using same docker image how can I move that to openshift? I heard that currently openshift can only port applications that can be load balanced using HaPRoxy is this true? Since my application can not use HTTP can openshift still create a pod of it and provide an IP address in data centre network using its router(Similar to net=host docker flag) Regards, Kevin _______________________________________________ users mailing list [email protected] https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.openshift.redhat.com_openshiftmm_listinfo_users&d=CwICAg&c=_hRq4mqlUmqpqlyQ5hkoDXIVh6I6pxfkkNxQuL0p-Z0&r=8IlWeJZqFtf8Tvx1PDV9NsLfM_M0oNfzEXXNp-tpx74&m=J0VLs0P0G33O2LEtxJqN90EdV1IJ6cEqiu7HXFdo794&s=NYhcxmNycfTXzCiDApzpIUgilYcayyq6NCLDCXhzOkE&e=
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
