apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-01T18:48:16Z"
  creationTimestamp: "2026-02-01T18:47:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "744"
  uid: 5e291a0f-f52d-4061-ad5b-0bea52e0229a
subsets:
- addresses:
  - ip: 172.24.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-mlwdd
      namespace: kube-system
      uid: 52fac084-5833-4979-a6f4-2e7d8ecb5f72
  - ip: 172.24.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2bbxg
      namespace: kube-system
      uid: 7ab46435-afab-45ee-8846-f199c39c734c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
