apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T19:44:57Z"
  creationTimestamp: "2026-04-27T19:43:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 280516b5-8c19-4018-9aaf-5686dca88fad
subsets:
- addresses:
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kbt6
      namespace: kube-system
      uid: a46fba10-5eab-4747-8ccc-2eb7faccc5a3
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cx2fp
      namespace: kube-system
      uid: a1b79dca-8d09-451a-a2b3-6239120f2b3c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
