apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T08:27:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 6158fa23-c96a-45f2-af67-7d4797204080
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pq66k
      namespace: kube-system
      uid: c22a2ba0-8fc6-4720-968c-64a867de575b
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b9lsk
      namespace: kube-system
      uid: aad7b04f-8187-43a7-9990-8863c904ee60
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
