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 is externally exposed through a NodePort, the Ingress Controller also needs to expose the NodePort in order to allow traffic into the cluster.
The configuration below is only applicable with an HAProxy Ingress Controller. For more detail about configuring networking, see Understanding networking in the OpenShift documentation.