apiVersion: v1
kind: Pod
metadata:
  annotations:
    checksum/config: fcb27a079cac987734dca02bdc814349b26ae824e8a9191cb94081e7fdd71a60
  creationTimestamp: "2026-05-07T23:52:22Z"
  generateName: neutron-coredns-554999584b-
  labels:
    app.kubernetes.io/instance: neutron-coredns
    app.kubernetes.io/name: coredns
    application: neutron
    component: coredns
    pod-template-hash: 554999584b
  name: neutron-coredns-554999584b-9w98f
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: neutron-coredns-554999584b
    uid: 5985fbf6-597f-4e76-ab2a-ea01c5e36cd8
  resourceVersion: "14265"
  uid: f10b6731-929c-4639-9ee7-b406a0f93003
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-kskgd
      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-kskgd
    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-05-07T23:52:22Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-07T23:53:03Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-07T23:53:03Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-07T23:52:22Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://c1584e17f75dfde17993fcb46877ff02d1c56ee5fa464761b0c72c1c11ab878e
    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-05-07T23:52:25Z"
  hostIP: 199.204.45.57
  phase: Running
  podIP: 10.0.0.67
  podIPs:
  - ip: 10.0.0.67
  qosClass: Guaranteed
  startTime: "2026-05-07T23:52:22Z"
