apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-15T13:37:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 6a5de0b7-6256-43f3-b8c4-af1a959c1920
subsets:
- addresses:
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5r2g6
      namespace: kube-system
      uid: bb720690-a9ec-4bc3-a8e7-58d1ebdf06b6
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8t8j
      namespace: kube-system
      uid: ea28de8f-e385-44b0-ada4-e22427516488
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
