apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T08:00:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 11e8f0a6-2f85-42c4-b4f2-3db1a8de490c
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2tmjm
      namespace: kube-system
      uid: e842595a-c0c3-4fda-a381-7413654f77fb
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x2wk7
      namespace: kube-system
      uid: 36a3680c-009b-43e9-a1aa-9d4e1da8c597
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
