apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T15:36:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: ee1650d9-57c0-48ae-aea7-d843fc4a3fa9
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s48mb
      namespace: kube-system
      uid: 5b34b108-6fd0-42ff-b280-46c6001ffb59
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pdh7l
      namespace: kube-system
      uid: da4e7d81-6051-43f7-aafe-97529fbdb8a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
