Name: test-pvc-pod Namespace: default Priority: 0 Service Account: default Node: instance/162.253.55.43 Start Time: Thu, 02 Apr 2026 08:55:54 +0000 Labels: Annotations: Status: Running IP: 10.0.0.214 IPs: IP: 10.0.0.214 Containers: test-pvc-pod-container: Container ID: containerd://4ab1f9113a2b1ce12d1171c5612b9809eda6b6c47037e50b6c3fe34ec4040aba Image: harbor.atmosphere.dev/docker.io/library/nginx:1.25 Image ID: harbor.atmosphere.dev/docker.io/library/nginx@sha256:a484819eb60211f5299034ac80f6a681b06f89e65866ce91f356ed7c72af059c Port: Host Port: State: Running Started: Thu, 02 Apr 2026 08:58:23 +0000 Ready: True Restart Count: 0 Environment: Mounts: /usr/share/nginx/html from test-pvc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-85cqt (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: test-pvc: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: test-pvc ReadOnly: false kube-api-access-85cqt: 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 2m49s (x2 over 3m2s) 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 2m46s default-scheduler Successfully assigned default/test-pvc-pod to instance Normal SuccessfulAttachVolume 2m45s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-cd374c90-b2ef-4d83-8edd-d2d4502e08cc" Normal Pulling 2m9s kubelet Pulling image "harbor.atmosphere.dev/docker.io/library/nginx:1.25" Normal Pulled 19s kubelet Successfully pulled image "harbor.atmosphere.dev/docker.io/library/nginx:1.25" in 1m50.228s (1m50.228s including waiting) Normal Created 17s kubelet Created container test-pvc-pod-container Normal Started 16s kubelet Started container test-pvc-pod-container