apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-06T23:18:08Z"
  creationTimestamp: "2026-07-06T23:16:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 1d14d380-0cc6-4db6-a881-db4acff4bf8f
subsets:
- addresses:
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lv6wt
      namespace: kube-system
      uid: a1e853af-b189-48f7-a9ac-00e00b652f3c
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htd82
      namespace: kube-system
      uid: 82194294-b5f2-4dcf-9555-2a1a4636fc9f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
