https://rancher.com/ logo
Title
w

witty-coat-27781

09/03/2022, 10:51 PM
I installed Rancher on top of a kubernetes. I used lets encrypt for https and it worked fine. Now I created my new RKE2 Cluster and deployed a rancher/helloworld image on 3 replicas. I want to add a new Ingress for this helloworld deployment and Encrypt HTTP Communication via Lets Encrypt, like https://subdomain.mydomain.org. But I got always same error: NET::ERR_CERT_AUTHORITY_INVALID Subject: Kubernetes Ingress Controller Fake Certificate Issuer: Kubernetes Ingress Controller Fake Certificate Expires on: 03.09.2023 Current date: 03.09.2022 How I can solve it? Or is there any Tutorial how to https deployments with ingress and letsencrypt? I also opened a stackoverflow question here: https://stackoverflow.com/questions/73592178/how-to-solve-via-rancher-a-kubernetes-ingress-controller-fake-certificate-error But no one answered me there.
a

adventurous-gpu-99672

09/04/2022, 6:40 AM
Hi @witty-coat-27781, I just answered your question on Stack Overflow. Check if those things help.