HoussemDellai / kubernetes-ingress-tls-ssl-https

Demoing configuration for Ingress and HTTPS/TLS/SSL in Kubernetes.
50 stars 114 forks source link

Issuing certificate as Secret does not exist #1

Open vaishalitechdome opened 3 years ago

vaishalitechdome commented 3 years ago

Followed same steps as mentioned in the Readme but getting stuck at the Certificate Issuing.

Status: Conditions: Last Transition Time: 2021-09-02T15:02:11Z Message: Issuing certificate as Secret does not exist Observed Generation: 1 Reason: DoesNotExist Status: True Type: Issuing Last Transition Time: 2021-09-02T15:02:11Z Message: Issuing certificate as Secret does not exist Observed Generation: 1 Reason: DoesNotExist Status: False Type: Ready Next Private Key Secret Name: app-web-cert-r4pkk Events: Type Reason Age From Message


Normal Issuing 12s cert-manager Issuing certificate as Secret does not exist Normal Generated 12s cert-manager Stored new private key in temporary Secret resource "app-web-cert-r4pkk" Normal Requested 12s cert-manager Created new CertificateRequest resource "app-web-cert-q9jv2"

chrisbward commented 2 years ago

Also here

chrisbward commented 2 years ago

ok so, I found more info in the CertificateRequests resource group - I had a couple of values missing in the yml