apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T18:13:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 9a831119-7602-488d-8905-a77acc279418
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s7mqr
      namespace: kube-system
      uid: fc15779b-9580-4e80-9a97-9cb8acbc78e0
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txvzc
      namespace: kube-system
      uid: f62d0736-f033-49e9-a83f-f4ceb60338a9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
