apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T09:08:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 991a92d5-85d9-4258-8353-6533bc932a18
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-648dh
      namespace: kube-system
      uid: d8cb7f86-0783-486f-808c-b971e5b4ba66
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pgmt9
      namespace: kube-system
      uid: a0a5cf40-ba14-4e13-bca9-1cd18b18b91d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
