[kubernetes-users] Re: nginx ingress controller not routing https

2017-04-17 Thread Daniel Watrous
I discovered that the issue was a certificate that didn't include the common name to match the ingress host. More details here: https://github.com/kubernetes/ingress/issues/616 On Friday, April 14, 2017 at 10:04:23 AM UTC-5, Daniel Watrous wrote: > > I am using the nginx ingress controller on

[kubernetes-users] Re: nginx ingress controller not routing https

2017-04-17 Thread Daniel Watrous
This may be a little different. I just posted a new issue: https://github.com/kubernetes/ingress/issues/616 For some unknown reason, this works on one cluster but not on another. The nginx.conf isn't being written with the TLS certificates and told to listen on port 443. One idea that I may

[kubernetes-users] Re: nginx ingress controller not routing https

2017-04-14 Thread Warren Strange
I have the same issue. Possibly https://github.com/kubernetes/ingress/issues/277 ? On Friday, April 14, 2017 at 9:04:23 AM UTC-6, Daniel Watrous wrote: > > I am using the nginx ingress controller on two k8s clusters. On one the > HTTPS works as expected, but on the other HTTPS traffic