Open
Description
According to the OpenShift documentation, simply creating an ingress object with the appropriate endpoints would auto-generate Route
objects, without requiring any ingress controller/class to be defined.
We haven't tried it, but it would be nice to provide a small example for how to do that, perhaps with TLS enabled as well as it seems pretty easy to do in OpenShift.