apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-08-25T19:25:06Z"
  generateName: rook-ceph-operator-76c484c45f-
  labels:
    app: rook-ceph-operator
    helm.sh/chart: rook-ceph-v1.14.2
    pod-template-hash: 76c484c45f
  name: rook-ceph-operator-76c484c45f-whrth
  namespace: rook-ceph
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: rook-ceph-operator-76c484c45f
    uid: 334557ef-56f7-4eb7-a5e6-772a2ae08e2a
  resourceVersion: "8178"
  uid: 7f962d37-7b1c-42b8-9e44-d3abe6841ff7
spec:
  containers:
  - args:
    - ceph
    - operator
    env:
    - name: ROOK_CURRENT_NAMESPACE_ONLY
      value: "false"
    - name: ROOK_HOSTPATH_REQUIRES_PRIVILEGED
      value: "false"
    - name: ROOK_DISABLE_DEVICE_HOTPLUG
      value: "false"
    - name: ROOK_DISCOVER_DEVICES_INTERVAL
      value: 60m
    - name: NODE_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: spec.nodeName
    - name: POD_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.name
    - name: POD_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    image: harbor.atmosphere.dev/docker.io/rook/ceph:v1.14.2
    imagePullPolicy: IfNotPresent
    name: rook-ceph-operator
    resources:
      limits:
        cpu: "1"
        memory: 512Mi
      requests:
        cpu: 200m
        memory: 128Mi
    securityContext:
      capabilities:
        drop:
        - ALL
      runAsGroup: 2016
      runAsNonRoot: true
      runAsUser: 2016
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/lib/rook
      name: rook-config
    - mountPath: /etc/ceph
      name: default-config-dir
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-zgckj
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: rook-ceph-system
  serviceAccountName: rook-ceph-system
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 5
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - emptyDir: {}
    name: rook-config
  - emptyDir: {}
    name: default-config-dir
  - name: kube-api-access-zgckj
    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-08-25T19:25:06Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-08-25T19:25:27Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-08-25T19:25:27Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-08-25T19:25:06Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://3374ad4397fea37ef2805f8630aef5835fb980ba3ca1bd6110267a0e9b017569
    image: harbor.atmosphere.dev/docker.io/rook/ceph:v1.14.2
    imageID: harbor.atmosphere.dev/docker.io/rook/ceph@sha256:9e7012c5bc8bd871778f9242d2b4f001c02ec650b845ce67dd8e7e3b556bc494
    lastState: {}
    name: rook-ceph-operator
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-08-25T19:25:26Z"
  hostIP: 162.253.55.123
  phase: Running
  podIP: 10.0.0.35
  podIPs:
  - ip: 10.0.0.35
  qosClass: Burstable
  startTime: "2026-08-25T19:25:06Z"
