apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T01:02:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: d8a710ab-f9ef-464a-9f18-eca29f8a50b1
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hp7hn
      namespace: kube-system
      uid: f81f52b4-67dd-42f3-928c-f1260f1a9c29
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zcbtm
      namespace: kube-system
      uid: 05f0c53e-89bc-46d4-93b3-c26a1b41a44b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
