apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-10T00:53:10Z"
  creationTimestamp: "2026-05-10T00:52:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 6a7d52dd-4f62-4465-afb0-7c92520a3b82
subsets:
- addresses:
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9czrj
      namespace: kube-system
      uid: 1016374b-8910-409f-9260-4476b4f1a1ed
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-br498
      namespace: kube-system
      uid: 1c819ba2-4703-47e6-abe5-3eb064820d65
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
