apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-03T10:28:26Z"
  creationTimestamp: "2026-02-03T10:27:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: 00f1ac71-e8c3-4013-a65e-b2584a7c6678
subsets:
- addresses:
  - ip: 172.24.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vxs5l
      namespace: kube-system
      uid: b7a71a2f-c865-4a75-af52-a3834b05a263
  - ip: 172.24.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lwsqq
      namespace: kube-system
      uid: 744fd2bd-092a-4fe5-8815-b41ccdb8d519
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
