Question

kube-state-metrics error

Hello, I installer a K8s cluster and the applied the kube-state-metrics from the marketplace, but I noticed that I’ve been getting a ton of this messages:

E0709 22:58:00.106317       1 reflector.go:156] pkg/mod/k8s.io/client-go@v0.0.0-20191109102209-3c0d1af94be5/tools/cache/reflector.go:108:
Failed to list *v1beta2.VerticalPodAutoscaler: the server could not find the requested resource (get verticalpodautoscalers.autoscaling.k8s.io)

Any ideas?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
October 31, 2023

Hi there,

The error message you’re encountering indicates that kube-state-metrics is trying to access the VerticalPodAutoscaler resource in your Kubernetes cluster, but it’s unable to find it.

What is the version of your cluster? HPA should now be available out of the box:

https://docs.digitalocean.com/products/kubernetes/how-to/set-up-autoscaling/

In case that you need to you can also enable Cluster Autoscaler as well now:

https://docs.digitalocean.com/products/kubernetes/how-to/autoscale/

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel