Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use pebble in GitHub actions for cert-manager? #809

Open
jkleinlercher opened this issue Nov 2, 2024 · 1 comment
Open

use pebble in GitHub actions for cert-manager? #809

jkleinlercher opened this issue Nov 2, 2024 · 1 comment

Comments

@jkleinlercher
Copy link
Contributor

See https://letsencrypt.org/docs/staging-environment/

@jkleinlercher
Copy link
Contributor Author

jkleinlercher commented Nov 2, 2024

See this how to install pebble in Kubernetes and use this in cert-manager: https://blog.manabie.io/2021/11/simulate-https-certificates-acme-k8s/

reason for using this in GitHub actions: right now we often face this problem

group: cert-manager.io
      health:
        message: 'Failed to register ACME account: 503 urn:ietf:params:acme:error:rateLimited:
          Service busy; retry later.'
        status: Degraded
      kind: ClusterIssuer
      name: letsencrypt-staging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant