-
Bug
-
Resolution: Not a Bug
-
Blocker
-
None
-
None
-
None
-
False
-
-
False
-
-
-
uShift Sprint 228
Description of problem:
Curling a nodePort service does not work
Version-Release number of selected component (if applicable):
Main branch
How reproducible:
100%
Steps to Reproduce:
1.oc create namespace test 2.oc apply -f https://raw.githubusercontent.com/oglok/edge-app/master/nginx-deployment.yaml -n test 3.curl http://$hostIP:30303
Actual results:
Curl hangs... no traffic going to the pod
Expected results:
NGINX success!
Additional info: