apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-11T09:11:28Z"
  creationTimestamp: "2026-02-11T09:10:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "709"
  uid: 4fc0c574-fcc0-42f5-8369-493de8700c7f
subsets:
- addresses:
  - ip: 172.24.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jq8pj
      namespace: kube-system
      uid: 830058f1-577f-4e9a-a5e7-c30820cf7a9f
  - ip: 172.24.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-s6pq9
      namespace: kube-system
      uid: 09613adb-235e-4900-b39d-d295cf5dfd95
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
