apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T22:18:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 91e7e28d-bde5-40a5-b4b4-def269717c59
subsets:
- addresses:
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dv74f
      namespace: kube-system
      uid: c5b2e596-40e6-48f9-a965-2544932de4a4
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbkhv
      namespace: kube-system
      uid: e6f7a7e8-294b-4506-93eb-dc62d6556145
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
