Name: worker-app-pod
Namespace: default
Priority: 0
Service Account: default
Node: minikube/192.168.49.2
Start Time: Wed, 30 Jul 2025 00:58:27 +0500
Labels: app=demo-voting-app
name=worker-app-pod
Annotations:
Status: Running
IP: 10.244.0.83
IPs:
IP: 10.244.0.83
Containers:
worker-app:
Container ID: docker://87868dea51db43d4cdbc4341185c1f1252a6be375f62fc296a98e19b2d775e60
Image: kodekloud/examplevotingapp_worker:v1
Image ID: docker-pullable://kodekloud/examplevotingapp_worker@sha256:741e3aaaa812af72ce0c7fc5889ba31c3f90c79e650c2cb31807fffc60622263
Port:
Host Port:
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: Error
Exit Code: 1
Started: Wed, 30 Jul 2025 01:12:18 +0500
Finished: Wed, 30 Jul 2025 01:12:18 +0500
Ready: False
Restart Count: 5
Environment:
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g5kpb (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-g5kpb:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors:
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 15m default-scheduler Successfully assigned default/worker-app-pod to minikube
Normal Pulling 15m kubelet Pulling image “kodekloud/examplevotingapp_worker:v1”
Normal Pulled 4m47s kubelet Successfully pulled image “kodekloud/examplevotingapp_worker:v1” in 10m53.036s (10m53.036s including waiting). Image size: 1719987312 bytes.
Normal Created 110s (x6 over 4m47s) kubelet Created container: worker-app
Normal Started 110s (x6 over 4m47s) kubelet Started container worker-app
Normal Pulled 110s (x5 over 4m47s) kubelet Container image “kodekloud/examplevotingapp_worker:v1” already present on machine
Warning BackOff 1s (x24 over 4m45s) kubelet Back-off restarting failed container worker-app in pod worker-app-pod_default(ce9e3e31-cb79-4edd-b3ce-ee32faa54575)