apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T15:44:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1129"
  uid: d5867bef-491b-4606-82a9-64e8540eca1b
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rj45z
      namespace: kube-system
      uid: 54a87408-4a1b-44d7-87a0-30d8c67573ff
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4fhd
      namespace: kube-system
      uid: e5c7afd4-fd33-47f0-8dfa-cce7fbc14360
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
