apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T16:33:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: bdb714e4-6379-4405-b0ff-2abce82e3368
subsets:
- addresses:
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cdpnd
      namespace: kube-system
      uid: 7e585e23-d096-41b8-95f3-abe07e4829db
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tvrg8
      namespace: kube-system
      uid: baee74ee-1b2a-4959-a94d-5232f95f1b77
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
