apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T00:34:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: faadbd54-b6e2-405b-944f-647948ab31a2
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c77tv
      namespace: kube-system
      uid: 933081cc-203c-457a-88eb-cfb9ea3b3580
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j8cd6
      namespace: kube-system
      uid: f78f0317-ae95-4662-8291-d9ad3e560d79
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
