Difference between revisions of "Not found"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
* <code>Error creating: pods "your_pod" [[is forbidden]]: [[error looking up service account]] default/your_service_account: serviceaccount "your_service_account" [[not found]]</code> | * <code>Error creating: pods "your_pod" [[is forbidden]]: [[error looking up service account]] default/your_service_account: serviceaccount "your_service_account" [[not found]]</code> | ||
− | + | [[persistentvolumeclaim]] "yourpvname" not found. | |
Revision as of 15:29, 13 December 2023
kubectl exec -it your-pod-name -- bash Error from server (NotFound): pods "your-pod-name" not found
Error updating Endpoint Slices for Service default/datadog: node "ip-10.10.10.10.eu-dentral-1.compute.internal" not found
pod container deletor.go
psql: error: definition of service "your-wrong-name" not found Solution: review carefully that your name matches the one configured.
helm install elasticsearch
Error creating: pods "your_pod" is forbidden: error looking up service account default/your_service_account: serviceaccount "your_service_account" not found
persistentvolumeclaim "yourpvname" not found.
Related
See also
Advertising: