digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
745 stars 258 forks source link

Issuing certificate as Secret does not exist #198

Open imneeteeshyadav98 opened 1 year ago

imneeteeshyadav98 commented 1 year ago

Hi Team, does anyone have any idea how to solve this issue when trying to create a certificate given this type of issue?

v-ctiutiu commented 1 year ago

Hi @imneeteeshyadav98,

At a first glance, it seems that you're facing this issue, which is expected for new certificates.

Now, a few question remain:

  1. Is this happening all the time?
  2. Is the certificate issued in the end, or the error still persists?

In case the error is not gone and the certificate is not being issued at all, can you send some more details please such as:

  1. The complete list of events for the issuer resource.
  2. Cert-manager controller logs when the issue occurs.

Also, make sure to not paste sensitive data here, if any.

Thanks.