Closed lulf closed 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.
https://github.com/openshift/origin/pull/12416
Using https://github.com/fabric8io/exposecontroller is also an alternative for supporting older openshift versions
Run EnMasse on Kubernetes
Ingress is now created for console and address controller
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.