apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-29T18:41:37Z"
  creationTimestamp: "2026-01-29T18:40:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "763"
  uid: 113a8d81-2eaf-44cd-adc6-bed82d304da9
subsets:
- addresses:
  - ip: 172.24.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kpl6l
      namespace: kube-system
      uid: 145c9a7a-6e7c-4e06-9979-9c080dcc07e2
  - ip: 172.24.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9strm
      namespace: kube-system
      uid: d92799c6-9c72-42db-80de-a04b583b4eca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
