I installed a Kubernetes cluster on my cloud. I deployed an application with a pod, a service ... And the external IP obtained is a domain name (6ssv5s4gc.lb.c4.gra8.k8s.ovh.net), which is a bit problematic, because I cannot add an SSL certificate. I tried with NGINX Ingress but I can't. Did you have a solution?
Thank you in advance.