The Consul API Gateway is a dedicated ingress solution for intelligently routing traffic to applications running on a Consul Service Mesh.
Mozilla Public License 2.0
100
stars
16
forks
source link
Does consul api-gateway support redirect http to https #603
Open
andriktr opened 8 months ago
Hello, I have the following api-gateway configuration"
According k8s gateway api docs in order to configure http to https redirect we need to have: 1 . A httpRoute for http-liestener with redirect stanza:
In my case only https://demo.balticit.ifint.biz/blue is working and http is not.
Any suggestions or thougts ? Thanks in advance.