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
Hello, basically, we need to redirect the nginx ingress controller on another port, and we always used HAProxy to do that.
With the old v1.23.6+rke2r2 version we see this:
So our haproxy can't redirect anymore to the port desired.
Do you guys have any idea about why nginx is not "exposed" anymore in the same way as before?
What changed? Is it parametrizable?
Thank you for your help.
The text was updated successfully, but these errors were encountered:
Kubernetes 1.23 has been end of maintenance for a year. The releases you are running, and upgrading to, are both well over a year old. Kubernetes 1.26 is end of maintenance tomorrow.
I suspect that the change you're seeing is related to #3129 - but again, you're on a very old version that we no longer support; I would recommend that you start moving on to much newer releases as soon as possible.
Hello, basically, we need to redirect the nginx ingress controller on another port, and we always used HAProxy to do that.
With the old v1.23.6+rke2r2 version we see this:
So we can do that without any issue.
With any newer version, that port is not seen anymore from the host, for example with a 1.23.16 version:
So our haproxy can't redirect anymore to the port desired.
Do you guys have any idea about why nginx is not "exposed" anymore in the same way as before?
What changed? Is it parametrizable?
Thank you for your help.
The text was updated successfully, but these errors were encountered: