apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T00:55:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 79a0694c-f0b6-49bd-bae2-6d5a7dce4702
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkzzz
      namespace: kube-system
      uid: 98e72f46-a184-4665-b112-af39f78ed65d
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4lbcw
      namespace: kube-system
      uid: ccb2ccae-616f-4e77-a88b-af9f80baea8c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
