apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-31T16:08:37Z"
  creationTimestamp: "2026-01-31T16:07:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "724"
  uid: 69bef255-9b4d-4397-a75a-52483c7417c8
subsets:
- addresses:
  - ip: 172.24.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8d959
      namespace: kube-system
      uid: 102ee300-7383-4be0-abfc-53af3e3a6722
  - ip: 172.24.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4lfwv
      namespace: kube-system
      uid: 35b71d48-2738-4f50-8f75-38e9f7ca9e84
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
