apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T07:02:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "825"
  uid: 39858b1f-44d8-4e58-b82f-1dfb32315059
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-46296
      namespace: kube-system
      uid: 203c5191-e826-4493-a011-65ce949be1ba
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ffjw8
      namespace: kube-system
      uid: 672803e9-0cdc-4e4f-be32-f7c2a7dc5577
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
