apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-06T05:58:17Z"
  creationTimestamp: "2026-02-06T05:57:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "669"
  uid: 9f1b4ed8-43d5-40f0-b304-4d44d8263f9e
subsets:
- addresses:
  - ip: 172.24.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9j5j9
      namespace: kube-system
      uid: a6eb9e1d-f47c-4c59-a40f-8b4324625d74
  - ip: 172.24.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-tgc5d
      namespace: kube-system
      uid: 016d3305-3602-490d-bd79-09799f197e0e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
