apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T10:35:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 0d5f73be-b2a4-4d4a-bde3-c2167a389240
subsets:
- addresses:
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n4qhd
      namespace: kube-system
      uid: 579bfbdc-22a8-4129-a95d-b9f4681b9929
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dsdtm
      namespace: kube-system
      uid: bb2f2118-6fe6-483b-a8c5-d93158ec5100
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
