Hi, I currently have a kubernetes cluster deployed on GCP. The version is 1.19 and as an image type I use containerd.
I have deployed weave scope version 1.13 and it does not show me the containers in the panel. And it is important to be able to visualize the CPU / Memory of my pods.

Pool in GKS:

I have checked this Weave Scope repository for CRI I tried to implement it but it still doesn't work.
https://github.com/weaveworks/scope/blob/master/examples/cri/ds.yaml
I will be grateful for your responses. Thank you.