apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T00:25:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 9ebcc050-b821-4186-829f-422ea83c7bab
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frl64
      namespace: kube-system
      uid: 28973145-c067-494f-ae45-1aa754aecaa0
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j8nm4
      namespace: kube-system
      uid: 4bfb0f12-61e3-4423-afe9-f4073340b8a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
