apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-05T11:29:46Z"
  creationTimestamp: "2026-06-05T11:28:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "940"
  uid: 3ce4a973-4f54-48ff-ab4f-24abe378d2ca
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bxg98
      namespace: kube-system
      uid: 5eb25e73-55ea-4a1c-b2af-52822c75a4e1
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fdjdz
      namespace: kube-system
      uid: 8399e53c-1d95-4051-b712-7b135a7f2750
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
