apiVersion: v1
kind: Pod
metadata:
  annotations:
    checksum/config: 0e912d01efada2bd9696d7876a123f229d32b07d3b369fd54886c9f470cc03be
  creationTimestamp: "2026-04-27T21:28:30Z"
  generateName: neutron-coredns-545f56bccf-
  labels:
    app.kubernetes.io/instance: neutron-coredns
    app.kubernetes.io/name: coredns
    application: neutron
    component: coredns
    pod-template-hash: 545f56bccf
  name: neutron-coredns-545f56bccf-b5txj
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: neutron-coredns-545f56bccf
    uid: 4588cf1e-e336-4f21-b0f2-9402d8c29f7a
  resourceVersion: "15580"
  uid: 0cf75921-fe3d-4404-9a11-2e9887959d68
spec:
  containers:
  - args:
    - -conf
    - /etc/coredns/Corefile
    image: harbor.atmosphere.dev/docker.io/coredns/coredns:1.9.3
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 5
      httpGet:
        path: /health
        port: 8080
        scheme: HTTP
      initialDelaySeconds: 60
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 5
    name: coredns
    ports:
    - containerPort: 53
      name: udp-53
      protocol: UDP
    - containerPort: 53
      name: tcp-53
      protocol: TCP
    - containerPort: 5301
      name: udp-5301
      protocol: UDP
    - containerPort: 5301
      name: tcp-5301
      protocol: TCP
    - containerPort: 5302
      name: udp-5302
      protocol: UDP
    - containerPort: 5302
      name: tcp-5302
      protocol: TCP
    readinessProbe:
      failureThreshold: 5
      httpGet:
        path: /ready
        port: 8181
        scheme: HTTP
      initialDelaySeconds: 30
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 5
    resources:
      limits:
        cpu: 100m
        memory: 128Mi
      requests:
        cpu: 100m
        memory: 128Mi
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/coredns
      name: config-volume
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-vl72q
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: default
  serviceAccountName: default
  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
      items:
      - key: Corefile
        path: Corefile
      name: neutron-coredns-coredns
    name: config-volume
  - name: kube-api-access-vl72q
    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-27T21:28:30Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T21:29:10Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T21:29:10Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T21:28:30Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://b7cc146713338c8c0446d6e3db7350070585b3794df076eb2e68263cccf0b192
    image: harbor.atmosphere.dev/docker.io/coredns/coredns:1.9.3
    imageID: harbor.atmosphere.dev/docker.io/coredns/coredns@sha256:8e352a029d304ca7431c6507b56800636c321cb52289686a581ab70aaa8a2e2a
    lastState: {}
    name: coredns
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-27T21:28:32Z"
  hostIP: 199.19.213.226
  phase: Running
  podIP: 10.0.0.44
  podIPs:
  - ip: 10.0.0.44
  qosClass: Guaranteed
  startTime: "2026-04-27T21:28:30Z"
