apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T10:57:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: e4f9d417-3134-4244-9a34-e8d279b83631
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7d79w
      namespace: kube-system
      uid: daae4fd6-7749-4e25-a987-827810d4cbd9
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjvgl
      namespace: kube-system
      uid: 8fdece3d-3fd1-49cf-b2f3-3134c51773a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
