Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Check renewal #20

Closed
bflorat opened this issue Oct 11, 2018 · 1 comment
Closed

Check renewal #20

bflorat opened this issue Oct 11, 2018 · 1 comment

Comments

@bflorat
Copy link

bflorat commented Oct 11, 2018

Hi,
Thanks, your tutorial worked like a charm on GKE !
However, in the section "Get a certificate for your domain" , I didn't get the
"Normal RenewalScheduled Certificate scheduled for renewal in 1438 hours" line (see [1]).
How to check if my certificates will be renewed as expected ?

Thanks

Events:
  Type    Reason          Age   From          Message
  ----    ------          ----  ----          -------
  Normal  CreateOrder     44m   cert-manager  Created new ACME order, attempting validation...
  Normal  DomainVerified  37m   cert-manager  Domain "dogs.test.florat.net" verified with "http-01" validation
  Normal  IssueCert       37m   cert-manager  Issuing certificate...
  Normal  CertObtained    37m   cert-manager  Obtained certificate from ACME server
  Normal  CertIssued      37m   cert-manager  Certificate issued successfully

@bflorat
Copy link
Author

bflorat commented Oct 11, 2018

I found the answer [1] , see also cert-manager/cert-manager#773
:
kubectl logs -n kube-system -l app=cert-manager -c cert-manager

I1011 09:34:41.167077       1 helpers.go:201] Found status change for Certificate "dogs-com-tls" condition "Ready": "False" -> "True"; setting lastTransitionTime to 2018-10-11 09:34:41.16707078 +0000 UTC m=+3827.273067415
I1011 09:34:41.167397       1 sync.go:206] Certificate default/dogs-com-tls scheduled for renewal in 1438 hours

@ahmetb ahmetb closed this as completed Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants