apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T05:32:52Z"
  creationTimestamp: "2026-05-11T05:31:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: 1f4c8943-44d8-40ed-ac55-d7602c90eb5c
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-62xhr
      namespace: kube-system
      uid: 09fdefe7-6955-4677-ae08-3726c27e8da7
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s7rgt
      namespace: kube-system
      uid: 5e581ab7-2fd8-4669-b55e-b8c1e97c6a51
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
