apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-07T03:57:44Z"
  creationTimestamp: "2026-02-07T03:57:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "648"
  uid: f90cd824-a60a-466f-888a-3f44ea3ba85d
subsets:
- addresses:
  - ip: 172.24.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zpxqj
      namespace: kube-system
      uid: 27e54183-01cc-4fb6-ad6a-dc0b8cd417bb
  - ip: 172.24.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cjfq9
      namespace: kube-system
      uid: 7af5842f-f2c7-43e3-bcef-7757b6888c19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
