Is it possible to add an SSL certificate to an existing deployment?

3/4/2020

I am wondering if it is possible to add an SSL cert to an existing kubernetes deployment... I am running a deployment with an ELB service and would like to add another domain (customer domain) which has HTTPS (other than my amazon issued cert) which I have already attached using the "service.beta.kubernetes.io/aws-load-balancer-ssl-cert" annotation.

-- Dylan
amazon-web-services
kubectl
kubernetes
node.js
ssl

0 Answers