secret not found
Jump to navigation
Jump to search
kubectl get events | grep FailedMount 15m Warning FailedMount pod/your-pod MountVolume.SetUp failed for volume "your-volume" : secret "your-secret" not found
kubectl get events | grep "not found" your_namespace 12m Warning PresentError challenge/prod-admin-tls-cert-dzmbt-2545 Error presenting challenge: error getting clouddns service account: secret "clouddns-dns01-solver-svc-acct" not found
Related[edit]
See also[edit]
- Kubernetes secrets:
kubectl [ get | create | describe | delete | secret ] secrets
,secret.yml, kind: Secret, secretKeyRef, default-token, imagePullSecrets:, kubernetes.io/dockerconfigjson
Advertising: