apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T17:54:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 67200988-f613-4fc5-8513-d72aff09694d
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w998x
      namespace: kube-system
      uid: 30cd64ad-c4d7-4124-b6eb-2bad0bc858e5
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g5n9m
      namespace: kube-system
      uid: 50837f97-673d-4fd8-8172-5fd44380f12e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
