How do i enable tls on aws eks?

Options
Vishal1683
Vishal1683 Member Posts: 2
I have been working on to enable tls. I have tried creating the certificate from awspca.cert-manager.io and updated the changes while installing the helm chart. Like the secret name which has this tls.key and tls.cert Apart from these two changes do i need to do anything else to get tls/ssl at level level 7 not on level 4.
i tried to annote the load balancer service with
service.beta.kubernetes.io/aws-load-balancer-ssl-cert: "*"
but this will attached the cert on level 4. Which is not what i want.
Has anyone have any idea how to achieve this tls on aws eks.
Tagged: