apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T18:42:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 94ac7746-0aff-4af2-a7ce-96fb5c16c29b
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kcjkb
      namespace: kube-system
      uid: 8f793781-9640-4c32-80a3-596b00a54a92
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wf4ds
      namespace: kube-system
      uid: 81e5cc2f-7b5d-4ddd-b03a-dceebaed7830
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
