apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-03T22:10:01Z"
  creationTimestamp: "2026-05-03T22:08:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 5a820988-d2ee-421a-8d1c-ba8219d9fee8
subsets:
- addresses:
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rbmmg
      namespace: kube-system
      uid: 486528aa-81da-42e5-8a6b-bf6191eab078
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n7lwj
      namespace: kube-system
      uid: a51eaa91-0097-4c56-abbc-c06fd0d2db40
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
