apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-23T00:50:09Z"
  creationTimestamp: "2026-01-23T00:49:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "698"
  uid: 8bb2e479-71d0-4301-b1ac-cda058ca72cb
subsets:
- addresses:
  - ip: 172.24.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5glzf
      namespace: kube-system
      uid: a712f92d-7970-42e9-95e8-dda561f21594
  - ip: 172.24.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pcczm
      namespace: kube-system
      uid: 48a934d1-fc17-4ebe-b289-ac77bc588d61
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
