apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T03:37:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: d987b5b5-c44f-4152-91a1-58e774cc539c
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4q58
      namespace: kube-system
      uid: 4a8cfc60-10d6-4433-a7ae-2e9544e72d3c
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqr6f
      namespace: kube-system
      uid: 7b6ad707-55b7-440d-aee5-8231429fb8ef
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
