apiVersion: v1
kind: Service
metadata:
  annotations:
    meta.helm.sh/release-name: neutron-coredns
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-04-22T18:56:39Z"
  labels:
    app.kubernetes.io/instance: neutron-coredns
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: coredns
    application: neutron
    component: coredns
    helm.sh/chart: coredns-1.31.0
  name: neutron-coredns
  namespace: openstack
  resourceVersion: "14197"
  uid: d148e928-1954-4971-89dd-ca1e18425e9c
spec:
  clusterIP: 10.96.0.20
  clusterIPs:
  - 10.96.0.20
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: udp-53
    port: 53
    protocol: UDP
    targetPort: 53
  - name: tcp-53
    port: 53
    protocol: TCP
    targetPort: 53
  - name: udp-5301
    port: 5301
    protocol: UDP
    targetPort: 5301
  - name: tcp-5301
    port: 5301
    protocol: TCP
    targetPort: 5301
  - name: udp-5302
    port: 5302
    protocol: UDP
    targetPort: 5302
  - name: tcp-5302
    port: 5302
    protocol: TCP
    targetPort: 5302
  selector:
    app.kubernetes.io/instance: neutron-coredns
    app.kubernetes.io/name: coredns
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
