apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-04T05:23:01Z"
  creationTimestamp: "2026-02-04T05:21:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "704"
  uid: 87759f18-80ba-4a89-9657-8fce7d105f11
subsets:
- addresses:
  - ip: 172.24.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-llbm7
      namespace: kube-system
      uid: 21945409-b03f-46e6-ba96-1bd30d3838cf
  - ip: 172.24.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vcdh9
      namespace: kube-system
      uid: de09dfd9-4963-4f62-9c1d-83803f25bcdd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
