You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to 1.11.0 this configuration does not work. The page timed out or gets a connection refused.
What you expected to happen:
Traffic for port 80 is send to my pod
How to reproduce it (as minimally and precisely as possible):
Install 1.11.0 flannel ingress-nginx with service above. Pod must show website on port 80.
Anything else we need to know:
My cluster is running on PI hardware. Ingress from the pod:
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
I think it's a bug ( or configuration issue )
NGINX Ingress controller version:
0.16.2
Kubernetes version (use
kubectl version
):1.11.0
Environment:
arm
Raspberry Pi 3
Raspbian Stretch
uname -a
):Linux PI01 4.14.50-v7+ Fix broken link #1122 SMP Tue Jun 19 12:26:26 BST 2018 armv7l GNU/Linux
flannel
What happened:
On 1.10.2 I have the following ingress-nginx service to get external traffic from 192.168.1.201 port 80 to my pod.
After upgrading to 1.11.0 this configuration does not work. The page timed out or gets a connection refused.
What you expected to happen:
Traffic for port 80 is send to my pod
How to reproduce it (as minimally and precisely as possible):
Install 1.11.0 flannel ingress-nginx with service above. Pod must show website on port 80.
Anything else we need to know:
My cluster is running on PI hardware. Ingress from the pod:
The text was updated successfully, but these errors were encountered: