apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-05T10:18:40Z"
  generateName: local-path-provisioner-679c578f5-
  labels:
    app.kubernetes.io/instance: local-path-provisioner
    app.kubernetes.io/name: local-path-provisioner
    pod-template-hash: 679c578f5
  name: local-path-provisioner-679c578f5-c8vt2
  namespace: local-path-storage
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: local-path-provisioner-679c578f5
    uid: d00b4aad-5b53-4094-9dfe-2ee93fba3d30
  resourceVersion: "912"
  uid: 55ccb1c5-8ff8-443e-a3ee-6f25e26f1fc2
spec:
  containers:
  - command:
    - local-path-provisioner
    - --debug
    - start
    - --config
    - /etc/config/config.json
    - --service-account-name
    - local-path-provisioner
    - --provisioner-name
    - cluster.local/local-path-provisioner
    - --helper-image
    - harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36
    - --configmap-name
    - local-path-config
    env:
    - name: POD_NAMESPACE
      value: local-path-storage
    image: harbor.atmosphere.dev/docker.io/rancher/local-path-provisioner:v0.0.24
    imagePullPolicy: IfNotPresent
    name: local-path-provisioner
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/config/
      name: config-volume
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-qqqwm
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: local-path-provisioner
  serviceAccountName: local-path-provisioner
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - configMap:
      defaultMode: 420
      name: local-path-config
    name: config-volume
  - name: kube-api-access-qqqwm
    projected:
      defaultMode: 420
      sources:
      - serviceAccountToken:
          expirationSeconds: 3607
          path: token
      - configMap:
          items:
          - key: ca.crt
            path: ca.crt
          name: kube-root-ca.crt
      - downwardAPI:
          items:
          - fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
            path: namespace
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-05-05T10:18:40Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-05T10:18:43Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-05T10:18:43Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-05T10:18:40Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://e71a1f90a047487db20aefd3cf870d3fe7b81eb96a6028d583698b1f17adb86a
    image: harbor.atmosphere.dev/docker.io/rancher/local-path-provisioner:v0.0.24
    imageID: harbor.atmosphere.dev/docker.io/rancher/local-path-provisioner@sha256:5bb33992a4ec3034c28b5e0b3c4c2ac35d3613b25b79455eb4b1a95adc82cdc0
    lastState: {}
    name: local-path-provisioner
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-05-05T10:18:43Z"
  hostIP: 199.204.45.19
  phase: Running
  podIP: 10.0.0.225
  podIPs:
  - ip: 10.0.0.225
  qosClass: BestEffort
  startTime: "2026-05-05T10:18:40Z"
