apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T04:42:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "956"
  uid: 8c526485-ab89-45e6-8639-728726c134c0
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqfvl
      namespace: kube-system
      uid: 35c1e75c-3e55-431a-a8dd-1a58a29361c4
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tsdxr
      namespace: kube-system
      uid: df93d029-c5da-4f02-9f6d-e0d2fb00092d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
