Name: test-pvc-pod Namespace: default Priority: 0 Service Account: default Node: instance/199.204.45.35 Start Time: Tue, 04 Aug 2026 15:44:17 +0000 Labels: Annotations: Status: Pending IP: IPs: 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: ContainerCreating 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-vs7mk (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-vs7mk: 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 ---- ------ ---- ---- ------- Normal Scheduled 13s default-scheduler Successfully assigned default/test-pvc-pod to instance Normal SuccessfulAttachVolume 13s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-d8608181-acaa-47a1-a710-4d41a99151d6" Normal Pulling 2s kubelet Pulling image "harbor.atmosphere.dev/docker.io/library/nginx:1.25"