apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-08T11:07:35Z"
  generateName: rook-ceph-operator-6988c5f444-
  labels:
    app: rook-ceph-operator
    helm.sh/chart: rook-ceph-v1.10.10
    pod-template-hash: 6988c5f444
  name: rook-ceph-operator-6988c5f444-h24kb
  namespace: rook-ceph
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: rook-ceph-operator-6988c5f444
    uid: afd3b02f-5139-4ab4-a3c3-aaa45e317fdf
  resourceVersion: "9180"
  uid: d2d45acd-2cd8-40be-8d97-a842b4a06614
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: DISCOVER_DAEMON_UDEV_BLACKLIST
    - name: ROOK_ENABLE_DISCOVERY_DAEMON
      value: "false"
    - 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.10.10
    imagePullPolicy: IfNotPresent
    name: rook-ceph-operator
    ports:
    - containerPort: 9443
      name: https-webhook
      protocol: TCP
    resources:
      limits:
        cpu: 500m
        memory: 512Mi
      requests:
        cpu: 100m
        memory: 128Mi
    securityContext:
      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: /etc/webhook
      name: webhook-cert
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-r2q2z
      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/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - emptyDir: {}
    name: rook-config
  - emptyDir: {}
    name: default-config-dir
  - emptyDir: {}
    name: webhook-cert
  - name: kube-api-access-r2q2z
    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-04-08T11:07:35Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-08T11:08:02Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-08T11:08:02Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-08T11:07:35Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://c4274efe5503e1560f97c4f0b1cc73b4a1c0ec59e3e3254a9b3bf9bb4795819b
    image: harbor.atmosphere.dev/docker.io/rook/ceph:v1.10.10
    imageID: harbor.atmosphere.dev/docker.io/rook/ceph@sha256:9ae0eca578ef6e38492e5f90073050491382d8772914ddb8ffe4fca8d365b850
    lastState: {}
    name: rook-ceph-operator
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-08T11:08:01Z"
  hostIP: 199.19.213.35
  phase: Running
  podIP: 10.0.0.136
  podIPs:
  - ip: 10.0.0.136
  qosClass: Burstable
  startTime: "2026-04-08T11:07:35Z"
