Application-gateway-kubernetes-ingress: Is it possible to open a port other than 80/443 for listening?

Created on 7 May 2019  路  10Comments  路  Source: Azure/application-gateway-kubernetes-ingress

Looking to indicate a new listener port other than 80/443.

feature help wanted

Most helpful comment

@chriskinsman we will need to add a listener specific annotation for this since ingress resource itself doesn't support this.

All 10 comments

@chriskinsman we will need to add a listener specific annotation for this since ingress resource itself doesn't support this.

Hi, any news on this feature ?

Any update on this ? Could we customize listener port ?

Any update on this ?

Any news on this issue? My customer requests the same and this issue is opened since one year. Thanks

@akshaysngupta any word on this?

we require this as well to be able to use public and private ip on different ports as AppGW does not support different IPs on one port.

@akshaysngupta Any ideas when this might be merged?
Would be useful to have this so we can expose HTTP/HTTPS workloads using both Public and private IPs (right now when I have HTTPS configured for Public IP then I cannot expose any HTTPS service over Private IP).

Any updates on this?

Seems to be released in 1.4.0 (annotation appgw.ingress.kubernetes.io/override-frontend-port).

Can we get an update of the Feature Roadmap so that it reflects current reality?

Thanks!

Was this page helpful?
0 / 5 - 0 ratings