❯ http https://rio-demo.cv.timeworxs.com
HTTP/1.1 200 OK
content-length: 29
content-type: text/plain; charset=utf-8
date: Tue, 26 May 2020 03:46:56 GMT
server: envoy
x-envoy-upstream-service-time: 107
Hi there, I'm running in Rio
❯ http https://rio-demo-default.a5caro.on-rio.io
http: error: SSLError: HTTPSConnectionPool(host='rio-demo-default.a5caro.on-rio.io', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1108)'))) while doing a GET request to URL: https://rio-demo-default.a5caro.on-rio.io/
None of the on-rio domains work, even the dashboard.
Describe the bug When running rio-demo I cannot access it with on-rio domains but I can with vanity domains
To Reproduce
run -p 80:8080 --name rio-demo https://github.com/rancher/rio-demo
rio domains register x.y.z rio-demo
Expected behavior
Both vanity and rio domains would be accessible without SSL errors
Kubernetes version & type (GKE, on-prem):
kubectl version
None of the on-rio domains work, even the dashboard.