Hi,
My Goal:
Use lets-encrypt with cert manager to provision all the certs in the ECK cluster, which also has apm server and fleet provisioned.
We use this same method with our gitlab cluster and it’s been great, so I’d like to do this also with our ECK cluster.
I’ve seen examples on using it with self signed, but not using lets-encrypt with SANs for the internal dns names.
I’m looking for something similar to this but with lets-encrypt as the issuer: Manage HTTP certificates on ECK | Elastic Docs
Any info greatly appreciated.