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