apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T00:56:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 4e190e15-2db3-4af6-98df-aee10d830387
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tx65h
      namespace: kube-system
      uid: 07314159-b0db-40ac-a03c-178681de412d
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8l2x
      namespace: kube-system
      uid: 48c637c3-77df-42d5-afb5-cb349d9be951
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
