apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T08:55:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 0d8c2a4f-7ba1-4b61-913e-a6728969293b
subsets:
- addresses:
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4bg8h
      namespace: kube-system
      uid: b465efcb-6d19-466f-969b-0ffb9a5cc945
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xblpq
      namespace: kube-system
      uid: 7b1a6753-8fa6-4290-ad3c-59fa52e787a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
