apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-05T17:41:34Z"
  creationTimestamp: "2026-02-05T17:40:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "747"
  uid: 9b2e1a83-168b-47c1-80c3-6ee0ecc93343
subsets:
- addresses:
  - ip: 172.24.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w2jnt
      namespace: kube-system
      uid: 47023585-f729-411f-8be9-2467afda7b85
  - ip: 172.24.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cbrvh
      namespace: kube-system
      uid: 1555a65a-391f-4dbf-bcd9-08c9a884dfd9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
