apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T19:29:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 8c6d7157-bd75-4e9d-af88-56586d17c576
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhcz7
      namespace: kube-system
      uid: 8ce0eaab-157b-4da2-a88b-02fd70a595b3
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbrwl
      namespace: kube-system
      uid: 95690ba4-40cd-4fa4-8398-94aea62fd423
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
