apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T03:36:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: 80d03856-cb25-4271-a878-aa332e894d43
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f5s9w
      namespace: kube-system
      uid: 516b663b-f6aa-4691-b598-da46d33406a2
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vdmdx
      namespace: kube-system
      uid: e36e3e39-ff59-45f1-80cb-8ec79c4a76c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
