apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T12:44:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: a41bac77-7c5b-4eb8-aa06-5859f02d6b22
subsets:
- addresses:
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jprnb
      namespace: kube-system
      uid: 6ab91c73-2f35-4b7f-8122-0e8b4feb050e
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5fst
      namespace: kube-system
      uid: 6a824512-10a5-4fc4-af17-13160ee140af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
