apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T01:58:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: a0581486-b661-4646-bfa2-dd6e1c7e9d51
subsets:
- addresses:
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2pn9f
      namespace: kube-system
      uid: 10bc447b-68f9-4a81-a262-b25366d807a4
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-whps7
      namespace: kube-system
      uid: 6608eaea-cc56-4291-9fa8-0f91a0771b5a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
