EnMasseProject / enmasse

EnMasse - Self-service messaging on Kubernetes and OpenShift
https://enmasseproject.github.io
Apache License 2.0
190 stars 87 forks source link

Use kubernetes ingress feature #16

Closed lulf closed 7 years ago

lulf commented 7 years ago

To allow EnMasse to work with kubernetes, routes needs to be replaced with ingress. OpenShift can be configured to create routes automatically based on ingress resources.

lulf commented 7 years ago

https://github.com/openshift/origin/pull/12416

lulf commented 7 years ago

Using https://github.com/fabric8io/exposecontroller is also an alternative for supporting older openshift versions

lulf commented 7 years ago

Run EnMasse on Kubernetes

lulf commented 7 years ago

Ingress is now created for console and address controller