Name: test-pvc-pod Namespace: default Priority: 0 Service Account: default Node: instance/199.204.45.216 Start Time: Tue, 21 Apr 2026 19:21:29 +0000 Labels: Annotations: Status: Pending IP: 10.0.0.67 IPs: IP: 10.0.0.67 Containers: test-pvc-pod-container: Container ID: Image: harbor.atmosphere.dev/docker.io/library/nginx:1.25 Image ID: Port: Host Port: State: Waiting Reason: ImagePullBackOff Ready: False Restart Count: 0 Environment: Mounts: /usr/share/nginx/html from test-pvc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-h894p (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: test-pvc: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: test-pvc ReadOnly: false kube-api-access-h894p: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: 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 ---- ------ ---- ---- ------- Warning FailedScheduling 2m19s default-scheduler 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.. Normal Scheduled 2m17s default-scheduler Successfully assigned default/test-pvc-pod to instance Normal SuccessfulAttachVolume 2m17s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-dffd0da6-821d-48fe-9c41-bc77bab1f57a" Normal Pulling 44s (x4 over 2m15s) kubelet Pulling image "harbor.atmosphere.dev/docker.io/library/nginx:1.25" Warning Failed 44s (x4 over 2m15s) kubelet Failed to pull image "harbor.atmosphere.dev/docker.io/library/nginx:1.25": failed to pull and unpack image "harbor.atmosphere.dev/docker.io/library/nginx:1.25": failed to resolve image: unexpected status from HEAD request to https://harbor.atmosphere.dev/v2/docker.io/library/nginx/manifests/1.25: 401 Unauthorized Warning Failed 44s (x4 over 2m15s) kubelet Error: ErrImagePull Warning Failed 30s (x6 over 2m14s) kubelet Error: ImagePullBackOff Normal BackOff 18s (x7 over 2m14s) kubelet Back-off pulling image "harbor.atmosphere.dev/docker.io/library/nginx:1.25"