apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T02:42:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: 589591bb-961d-4479-9a75-d4a01b8d0028
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4zth
      namespace: kube-system
      uid: d92ee6f6-9218-475c-bfea-ee4c5afa4438
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hfcjc
      namespace: kube-system
      uid: 640be327-6538-48d3-b012-0e2ef0bcb8d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
