apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T00:18:21Z"
  creationTimestamp: "2026-04-23T00:17:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: e591ab25-5b46-4478-989b-47a94d06cc4c
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nrnpb
      namespace: kube-system
      uid: 1cad1ab0-cdca-4c84-ae5f-b0caa9229086
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jvf4h
      namespace: kube-system
      uid: 74a46dae-5f44-47f8-b1c2-a6d01f7c0e08
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
