apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T18:27:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 9a78420e-6dc1-4eaa-88fc-54fbcd506448
subsets:
- addresses:
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-slz6j
      namespace: kube-system
      uid: 36fe5699-ee03-4b59-a7f4-8f5baa9a359d
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p68mg
      namespace: kube-system
      uid: c57aa38a-da2b-478a-9f5c-c0f3e1434289
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
