OVN Kube Node Port service redirect to same cluster in RHOCP4
Issue
- Traffic to outside the cluster redirected when OVN is used and NodePort service is configured
*nat
-A PREROUTING -j OVN-KUBE-NODEPORT
-A OVN-KUBE-NODEPORT -p tcp -m tcp --dport 30096 -j DNAT --to-destination 172.30.94.176:8080
Environment
- Red Hat Openshift Container Platform 4.6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.