apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-07T23:20:28Z"
  creationTimestamp: "2026-05-07T23:19:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 1a63f6df-f835-4e99-8935-5b54998f2f4d
subsets:
- addresses:
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gqsch
      namespace: kube-system
      uid: a5ca437f-1284-4076-b328-5c972ffc70b9
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w2kng
      namespace: kube-system
      uid: 7ec37739-b682-4111-9bbb-010a795d79cf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
