FailedCreatePodSandBox on GCP Kubernetes cluster

2/13/2019

Warning FailedCreatePodSandBox 6s (x6 over 74s) kubelet, gke-xxxx-default-pool-71axxxx-dkbr Failed create pod sandbox: rpc error: code = Unknown desc = Error response from daemon: Get https://k8s.gcr.io/v2/: dial tcp: lookup k8s.gcr.io on 1xx.2xx.1xx.2xx:53: server misbehaving

This is the status of my pod when I run: kubectl describe pod <podname> and also the pod says its in the container creating state.

-- RAJATH AV
google-cloud-platform
google-kubernetes-engine
kubernetes

0 Answers