apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-07T15:12:23Z"
  creationTimestamp: "2026-04-07T15:11:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1041"
  uid: cab080c3-ad2a-4131-b878-4f3041954fd3
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l8rsj
      namespace: kube-system
      uid: dc1a6ee5-1e6a-48b6-8240-9f9d096b0506
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2lz87
      namespace: kube-system
      uid: 794c3e44-5566-4d41-b59d-59849018835a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
