apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-10T22:24:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: f0e135db-ad8f-486d-8279-e82a6083f7ce
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dr5pn
      namespace: kube-system
      uid: f07105f8-4059-4d0e-9c81-70e98daf7dbb
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6xww
      namespace: kube-system
      uid: 28344bad-cb4d-4c3b-868d-9b1c273b87ee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
