apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-29T03:18:50Z"
  creationTimestamp: "2026-01-29T03:18:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "716"
  uid: d4d05b65-5f52-4aae-a51c-6e106adae2ed
subsets:
- addresses:
  - ip: 172.24.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xx9sp
      namespace: kube-system
      uid: b6d8e6ae-3025-49c0-bfcb-125cd013b427
  - ip: 172.24.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qcqfz
      namespace: kube-system
      uid: 9aebfd47-958e-4e5a-b494-0d084a8ee5ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
