Error when HTTP to HTTPS redirect fails
Fixes HTTP redirect failed
# HTTP redirect failedHTTP redirect failed
Redirect not working correctly
kubectl get ingress -o yaml | grep tls
kubectl get secret tls-cert
force-ssl-redirect: true
curl -v http://example.com
Ingress-level redirect recommended. Application redirect slower. Load balancer redirect for cloud.
kubectl logs -n ingress-nginx
Disable if LB terminates SSL