Error AtlasError Documentation and Resolution

GKE image pull failed with i/o timeout

i/o timeout

A Google Kubernetes Engine node timed out while connecting to the image registry, usually because of network reachability, firewall, NAT, DNS, or internet access problems.

i/o timeoutnetworking
i/o timeout
  • The cluster cannot reach the image registry endpoint over the network.
  • Firewall, DNS, Private Google Access, or NAT configuration is incomplete.
  • A network-isolated cluster lacks the required egress path to the registry.
  1. Verify registry connectivity, DNS resolution, and firewall behavior for the cluster nodes.
  2. Enable or confirm Private Google Access or NAT where required.
  3. Check whether an external registry endpoint has working internet connectivity.
Google Cloud: Troubleshoot image pulls in GKE
GKE image pull i/o timeout: causes and fixes | Error Atlas