Imported GKE cluster but can't see workloads

I just imported a GKE cluster that used to be on another rancher instance that doesn’t exist anymore.
There are no errors, but I can’t see any workloads which I can see in google cloud.

I open Kube Ctl in Rancher after import and run kubectl get all and this is all I get

NAME                 TYPE        CLUSTER-IP   EXTERNAL-IP   PORT(S)   AGE
service/kubernetes   ClusterIP   10.0.16.1    <none>        443/TCP   62d

But on the cluster there’s 6 dockers running