Problem with metrics k3s

Hello, I’m trying to set up a pod and ran into these errors and would like some help

kubectl run nginx --image=nginx --restart=Never
E0510 10:36:33.534002 302081 memcache.go:287] couldn’t get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0510 10:36:33.560496 302081 memcache.go:121] couldn’t get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
pod/nginx created

Removing the microk8s tag since your title implies you are using k3s.

Hello, could you please review if metric-server pod it’s running without problems?