rich-restaurant-61261
05/10/2023, 9:34 AMImagepullbackoff
error on elasticsearch-setup-job, prometheus-jmx-exporter, and cp-schema-registry-server, but I do see the image exist in the docker hub, can anyone help me have a look over there? thanks
kubectl --kubeconfig ~/.kube/di_config describe pod datahub-elasticsearch-setup-job-ntmk5
Name: datahub-elasticsearch-setup-job-ntmk5
Namespace: feature-aoc-27123-crawler
Priority: 0
Node: didevwkrvm9/xx.2.xx.37
Start Time: Wed, 10 May 2023 15:59:13 +0800
Labels: controller-uid=94aec4cc-060c-46c7-bf92-xxxxx
job-name=datahub-elasticsearch-setup-job
Annotations: <http://cni.projectcalico.org/containerID|cni.projectcalico.org/containerID>: 48d897d76f8487556c564f51e97236fe423d46f5a5651ff7d4873032bd39370a
<http://cni.projectcalico.org/podIP|cni.projectcalico.org/podIP>: 10.42.11.63/32
<http://cni.projectcalico.org/podIPs|cni.projectcalico.org/podIPs>: 10.42.11.63/32
Status: Pending
IP: 10.42.11.xx
IPs:
IP: 10.42.11.xx
Controlled By: Job/datahub-elasticsearch-setup-job
Containers:
elasticsearch-setup-job:
Container ID:
Image: linkedin/datahub-elasticsearch-setup:v0.10.2
Image ID:
Port: <none>
Host Port: <none>
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Limits:
cpu: 500m
memory: 512Mi
Requests:
cpu: 300m
memory: 256Mi
Environment:
ELASTICSEARCH_HOST: elasticsearch-master
ELASTICSEARCH_PORT: 9200
SKIP_ELASTICSEARCH_CHECK: false
ELASTICSEARCH_INSECURE: false
ELASTICSEARCH_USE_SSL: false
DATAHUB_ANALYTICS_ENABLED: true
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xm27c (ro)
Conditions:
Type Status
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-xm27c:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
QoS Class: Burstable
Node-Selectors: <none>
Tolerations: <http://node.kubernetes.io/not-ready:NoExecute|node.kubernetes.io/not-ready:NoExecute> op=Exists for 300s
<http://node.kubernetes.io/unreachable:NoExecute|node.kubernetes.io/unreachable:NoExecute> op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal BackOff 4m29s (x264 over 64m) kubelet Back-off pulling image "linkedin/datahub-elasticsearch-setup:v0.10.2"
lively-cat-88289
05/10/2023, 9:34 AMastonishing-answer-96712
05/16/2023, 9:02 PM