apiVersion: v1
kind: Pod
metadata:
  annotations:
    checksum/config: 0e912d01efada2bd9696d7876a123f229d32b07d3b369fd54886c9f470cc03be
  creationTimestamp: "2026-02-27T17:20:19Z"
  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-vjtqt
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: neutron-coredns-545f56bccf
    uid: 62232eb3-b68f-4f9d-8d15-2c5a27431066
  resourceVersion: "14466"
  uid: 6b2c7a42-54a1-46e1-9af2-ce307449424e
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-78t9z
      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-78t9z
    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-02-27T17:20:19Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T17:20:59Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T17:20:59Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T17:20:19Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://e9e6728f63e40e361ff37c2a99b92b0f7b2cb026e200d1b93212d38562d349b2
    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-02-27T17:20:21Z"
  hostIP: 162.253.55.207
  phase: Running
  podIP: 10.0.0.129
  podIPs:
  - ip: 10.0.0.129
  qosClass: Guaranteed
  startTime: "2026-02-27T17:20:19Z"
