net/__log

54 lines
2.3 KiB
Plaintext
Raw Normal View History

2024-10-30 14:46:47 +00:00
Name: zoz
Namespace: default
Priority: 0
Service Account: default
Node: minikube/192.168.49.2
Start Time: Wed, 30 Oct 2024 06:50:06 -0400
Labels: run=zoz
Annotations: <none>
Status: Pending
IP: 10.244.0.5
IPs:
IP: 10.244.0.5
Containers:
zoz:
Container ID:
Image: zoz:latest
Image ID:
Port: 3333/TCP
Host Port: 0/TCP
State: Waiting
Reason: ErrImagePull
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jdcwn (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-jdcwn:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 31s default-scheduler Successfully assigned default/zoz to minikube
Normal Pulling 17s (x2 over 31s) kubelet Pulling image "zoz:latest"
Warning Failed 15s (x2 over 29s) kubelet Failed to pull image "zoz:latest": Error response from daemon: pull access denied for zoz, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Warning Failed 15s (x2 over 29s) kubelet Error: ErrImagePull
Normal BackOff 4s (x2 over 28s) kubelet Back-off pulling image "zoz:latest"
Warning Failed 4s (x2 over 28s) kubelet Error: ImagePullBackOff