Name: test-pvc-pod Namespace: default Priority: 0 Service Account: default Node: instance/199.204.45.244 Start Time: Thu, 14 May 2026 05:18:29 +0000 Labels: Annotations: Status: Running IP: 10.0.0.157 IPs: IP: 10.0.0.157 Containers: test-pvc-pod-container: Container ID: containerd://d4246ae868162279e080be6ff584c5e54851979bb69b553e7d958e34775ad437 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, 14 May 2026 05:19:11 +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-hf2bd (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-hf2bd: 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 2m53s 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.. Warning FailedScheduling 83s (x2 over 89s) 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 72s default-scheduler Successfully assigned default/test-pvc-pod to instance Normal SuccessfulAttachVolume 70s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-b2702404-ff08-4a0e-bbe0-d68492b8ca39" Normal Pulling 39s kubelet Pulling image "harbor.atmosphere.dev/docker.io/library/nginx:1.25" Normal Pulled 32s kubelet Successfully pulled image "harbor.atmosphere.dev/docker.io/library/nginx:1.25" in 7.551s (7.551s including waiting) Normal Created 31s kubelet Created container test-pvc-pod-container Normal Started 31s kubelet Started container test-pvc-pod-container