【发布时间】:2019-12-03 07:37:20
【问题描述】:
尝试将 issuer 应用到 kubernetes 并得到这个错误:
Error from server (InternalError): error when creating ".\\issuer.yaml": Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post https://cert-manager-1575287841-webhook.cert-manager.svc:443/mutate?timeout=30s: service "cert-manager-1575287841-webhook" not found
似乎它试图将其称为 "cert-manager-1575287841-webhook",但在我的 kubernetes 中我有 "cert-manager-1575353985-webhook"。
【问题讨论】: