Kubernete-dashboard

Hi everyone I want to expose my Kubernetes dashboard as a web application using load Balancer can I do this? these are following steps that I followed

We have a Kubernetes cluster defined

Step1: Install k8s dashboard kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml and follow Document for next steps

step2:I have changed (edit )my service file type to type: LoadBalancer and we got created a load balancer in AWS and added an Acm Certificate to it

step 3 when I am trying to access my Domain it giving output is the output

Client sent an HTTP request to an HTTPS server.

when I am seeing my Pod log then it is showing as

TLS handshake error from :EOF