apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T18:32:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "713"
  uid: 2483233f-d3f1-46e9-9d9f-1f9bde014e8d
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bmzrf
      namespace: kube-system
      uid: 21f240dc-cfb2-47b5-ada8-cc66ef183b58
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sprsh
      namespace: kube-system
      uid: bc1f5f55-f5ca-44ce-9698-4ee67ef3f987
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
