apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T14:50:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 1377f3cb-4985-4fd0-ab2d-7e429d25fe09
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4c67s
      namespace: kube-system
      uid: 9523f2f8-095a-4222-8be6-933ae44c9009
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hnqmt
      namespace: kube-system
      uid: 17329e2d-7563-45d3-82b8-d79f4926e2aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
