apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-28T06:10:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: a2a74886-3e56-46e5-9467-9b33aed62098
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-crxm9
      namespace: kube-system
      uid: d6b773a7-73ad-4f93-ab6c-5d8c02e5a5a4
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n44wb
      namespace: kube-system
      uid: d18864be-16d0-45a1-af45-361a36e7fb29
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
