apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-13T18:17:47Z"
  creationTimestamp: "2026-05-13T18:16:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: af0fdf43-a820-4d02-8dd5-5e6fa6f03340
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m28hk
      namespace: kube-system
      uid: 3bbad311-435b-41c7-bc8f-3c636bfa9e22
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mf4mt
      namespace: kube-system
      uid: 914f4da7-6dea-417a-aa8b-22c234c83c4c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
