apiVersion: v1
kind: Pod
metadata:
  annotations:
    checksum/config: 8df0bf285c2ce2706094ec6cd047c37c5c714f65a8efe80d286d1ccc2579397f
  creationTimestamp: "2026-02-26T22:24:38Z"
  generateName: neutron-coredns-7dd4958666-
  labels:
    app.kubernetes.io/instance: neutron-coredns
    app.kubernetes.io/name: coredns
    application: neutron
    component: coredns
    pod-template-hash: 7dd4958666
  name: neutron-coredns-7dd4958666-bctzc
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: neutron-coredns-7dd4958666
    uid: 8e5853cd-f77c-4957-98f6-28822f4e6645
  resourceVersion: "13570"
  uid: 3293661e-3856-4673-b2e4-50f9acc40771
spec:
  containers:
  - args:
    - -conf
    - /etc/coredns/Corefile
    image: harbor.atmosphere.dev/docker.io/coredns/coredns:1.11.1
    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
    - containerPort: 9153
      name: tcp-9153
      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
    securityContext:
      capabilities:
        add:
        - NET_BIND_SERVICE
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/coredns
      name: config-volume
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-clccl
      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
    name: config-volume
  - name: kube-api-access-clccl
    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-26T22:24:38Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:25:19Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:25:19Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:24:38Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://396b56c252e0766d4ecd3e44dc447da15089c9c08c661e5f856a86f71f37c440
    image: harbor.atmosphere.dev/docker.io/coredns/coredns:1.11.1
    imageID: harbor.atmosphere.dev/docker.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
    lastState: {}
    name: coredns
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-26T22:24:41Z"
  hostIP: 162.253.55.195
  phase: Running
  podIP: 10.0.0.70
  podIPs:
  - ip: 10.0.0.70
  qosClass: Guaranteed
  startTime: "2026-02-26T22:24:38Z"
