Name: test-pvc-pod Namespace: default Priority: 0 Service Account: default Node: instance/199.204.45.57 Start Time: Mon, 06 Jul 2026 22:22:50 +0000 Labels: Annotations: Status: Running IP: 10.0.0.127 IPs: IP: 10.0.0.127 Containers: test-pvc-pod-container: Container ID: containerd://c2c998f4fbcf4c965d466dd0287fe19fb26344bf79a12bc336999ba870cbe37a 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: Mon, 06 Jul 2026 22:26: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-gnrqt (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-gnrqt: 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 3m33s default-scheduler Successfully assigned default/test-pvc-pod to instance Normal SuccessfulAttachVolume 3m32s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-d2f435c6-642d-4a21-8dae-3ca881b86ac7" Normal Pulling 2m44s kubelet Pulling image "harbor.atmosphere.dev/docker.io/library/nginx:1.25" Normal Pulled 12s kubelet Successfully pulled image "harbor.atmosphere.dev/docker.io/library/nginx:1.25" in 2m32.084s (2m32.084s including waiting) Normal Created 12s kubelet Created container test-pvc-pod-container Normal Started 12s kubelet Started container test-pvc-pod-container