apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T10:07:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: fd078121-6413-4997-9f56-439971c0fced
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rndsk
      namespace: kube-system
      uid: 9188feae-1a51-4767-81e0-0507262af537
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9gzkd
      namespace: kube-system
      uid: 39919452-1f9f-4c28-a4d3-7fa41975a2f0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
