apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-08T02:16:58Z"
  creationTimestamp: "2026-04-08T02:16:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 05bd2e17-11cd-477f-b8e6-f21aa880c939
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bmnqk
      namespace: kube-system
      uid: 510d5e1e-db6f-483c-b492-a18fc6ee90a7
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhwsb
      namespace: kube-system
      uid: 7c365afe-b576-4e87-bf51-3615f1141d7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
