Configuring the Db2 NodePort with an Ingress controller
If you use an external infrastructure node to route external Db2® traffic into the Red Hat® OpenShift® cluster, the cluster might be in a private zone and you need to configure an external-facing Ingress controller to route the traffic to the OpenShift nodes.
About this task
Because
Db2 for OpenShift is externally exposed through a NodePort,
the Ingress controller also needs to expose the NodePort in order to allow traffic into the cluster.
Note: The configuration below is only applicable with an HAProxy Ingress controller.
For more detail about this configuration, see Understanding networking in the OpenShift documentation.