GKE Internal Ingress http -> https redirect

121 views Asked by At

My setup:

I have a web app, service and an internal Ingress (Internal application load balancer) that i setup like this. The website is only available within our vpc and our corporate vpn. I created a self signed certificate for testing a https and it is working. Now I would like to have a FrontEndConfig rule that redirect the traffic from http to https. According to this Document the Internal Ingress doesn't support http to https redirect. Is there other possible solutions for this problem?

0

There are 0 answers