Difference between revisions of "Not found"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  [[kubectl exec -it]] your-pod-name -- [[bash]]
 
  [[kubectl exec -it]] your-pod-name -- [[bash]]
 
  [[Error from server (NotFound): pods]] "your-pod-name" not found
 
  [[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]]
  
  

Revision as of 17:19, 5 December 2022

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


psql: error: definition of service "your-wrong-name" not found

Solution: review carefully that your name matches the one configured.
helm install elasticsearch

See also

Advertising: