What would you like to add
We need to use one wildcard cert-manager certificate across all addons and their customer subdomains.
Why is this needed
When creating/destroying clusters we face limit by letsencrypt request limits
https://letsencrypt.org/docs/rate-limits/
To prevent this we need to reduce the number of certs requested for one domain.
Comments
Also It could be possible to use ACM in AWS to obtain certificates.
So check this possibility during re-factoring.
What would you like to add We need to use one wildcard cert-manager certificate across all addons and their customer subdomains.
Why is this needed When creating/destroying clusters we face limit by letsencrypt request limits https://letsencrypt.org/docs/rate-limits/ To prevent this we need to reduce the number of certs requested for one domain.
Comments Also It could be possible to use ACM in AWS to obtain certificates. So check this possibility during re-factoring.