not found

From wikieduonline
Revision as of 13:31, 20 February 2024 by Welcome (talk | contribs)
Jump to navigation Jump to search

= Kubernetes

kubectl exec -it your-pod-name -- bash
Error from server (NotFound): pods "your-pod-name" not found
node ... not found
Error updating Endpoint Slices for Service default/datadog: node "ip-10.10.10.10.eu-dentral-1.compute.internal" not found
service ... 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
persistentvolumeclaim "yourpvname" not found.

Git

git pull: fatal: repository 'https://github.com/XXXXXX/' not found

Related

See also

Advertising: