Difference between revisions of "Remote error: tls: unrecognized name"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[kubecl describe challenge]] | ||
[[ingress.annotations]] ( add [[acme.cert-manager.io/http01-edit-in-place]] to ingress) | [[ingress.annotations]] ( add [[acme.cert-manager.io/http01-edit-in-place]] to ingress) | ||
Line 10: | Line 11: | ||
[[kubectl describe challenge]] | [[kubectl describe challenge]] | ||
− | + | Warning [[AddedOrUpdatedWithWarning]] 2m39s (x3 over 74m) nginx-ingress-controller Configuration for default/your-app was added or updated ; with warning(s): TLS secret your-app is invalid: [[secret doesn't exist or of an unsupported type]] | |
− | + | ||
+ | Solution: add annotation: [[cert-manager.io/issuer: letsencrypt-prod]] | ||
[[spec.template.spec.dnsConfig]] | [[spec.template.spec.dnsConfig]] | ||
Line 17: | Line 19: | ||
[[helm install grafana]] | [[helm install grafana]] | ||
− | + | [[All hosts are taken by other resources]] | |
− | {{kind: Certificate}} | + | * {{kubectl describe challenge}} |
+ | * {{kind: Certificate}} |
Latest revision as of 08:33, 23 February 2024
kubecl describe challenge
ingress.annotations ( add acme.cert-manager.io/http01-edit-in-place to ingress)
annotations: acme.cert-manager.io/http01-edit-in-place: "true"
kubectl edit ingress kubectl get cr kubectl describe challenge
Warning AddedOrUpdatedWithWarning 2m39s (x3 over 74m) nginx-ingress-controller Configuration for default/your-app was added or updated ; with warning(s): TLS secret your-app is invalid: secret doesn't exist or of an unsupported type Solution: add annotation: cert-manager.io/issuer: letsencrypt-prod
spec.template.spec.dnsConfig
helm install grafana
All hosts are taken by other resources
Advertising: