Error when HTTP to HTTPS redirect fails
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.
Failed to connect to server: connection refused (HTTP/2)
How to fix "HTTP/2 connection refused" error in Kubernetes
missing request for cpu in container
How to fix "missing request for cpu in container" in Kubernetes HPA
error: invalid configuration
How to fix "error: invalid configuration" in Kubernetes
kubectl logs -n ingress-nginx
Disable if LB terminates SSL