cert-manager / website

Source code for the cert-manager.io website, including project documentation
https://cert-manager.io
Apache License 2.0
53 stars 333 forks source link

Verify the AKS + LetsEncrypt tutorial #1385

Closed wallrj closed 8 months ago

wallrj commented 8 months ago

Tested with:

Test site:

Azure DNS Zone:

image
$ kubectl describe cert
...
Events:
  Type    Reason     Age                  From                                       Message
  ----    ------     ----                 ----                                       -------
  Normal  Issuing    19m                  cert-manager-certificates-trigger          Issuing certificate as Secret was previously issued by "ClusterIssuer.cert-manager.io/selfsigned"
  Normal  Generated  19m                  cert-manager-certificates-key-manager      Stored new private key in temporary Secret resource "www-szrgp"
  Normal  Requested  19m                  cert-manager-certificates-request-manager  Created new CertificateRequest resource "www-2"
  Normal  Issuing    4m42s                cert-manager-certificates-trigger          Issuing certificate as Secret was previously issued by "ClusterIssuer.cert-manager.io/letsencrypt-staging"
  Normal  Generated  4m42s                cert-manager-certificates-key-manager      Stored new private key in temporary Secret resource "www-8p7b8"
  Normal  Requested  4m42s                cert-manager-certificates-request-manager  Created new CertificateRequest resource "www-3"
  Normal  Issuing    3m17s (x2 over 17m)  cert-manager-certificates-issuing          The certificate has been successfully issued
netlify[bot] commented 8 months ago

Deploy Preview for cert-manager-website ready!

Name Link
Latest commit c8dd43817f2c9f108603cdde8e7a736d1611db9c
Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/65a12819685ac6000836435a
Deploy Preview https://deploy-preview-1385--cert-manager-website.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jetstack-bot commented 8 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/website/blob/master/OWNERS)~~ [inteon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment