apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-03-04T01:35:01Z"
  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-cm6pl
  namespace: rook-ceph
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: rook-ceph-operator-6988c5f444
    uid: 822b1576-a937-4bcb-89a8-fd8440cba84f
  resourceVersion: "7660"
  uid: 3ae38c26-80ef-4441-b5c8-c7460868502b
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-b6nfp
      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-b6nfp
    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-03-04T01:35:01Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-04T01:35:23Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-04T01:35:23Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-04T01:35:01Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://75d9d1d6e154ff47f86f1f3e474998e75da5fd3587f7e09017c25b3abffc44f8
    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-03-04T01:35:23Z"
  hostIP: 162.253.55.227
  phase: Running
  podIP: 10.0.0.80
  podIPs:
  - ip: 10.0.0.80
  qosClass: Burstable
  startTime: "2026-03-04T01:35:01Z"
