This message was deleted.
# rke2
a
This message was deleted.
c
What are you looking for?
a
sooo i had this error
"couldn't get resource list for <http://metrics.k8s.io/v1beta1|metrics.k8s.io/v1beta1>: the server is currently unable to handle the request".
and i decided to delete the deployment of rke2-metrics-server waiting for a new one to be automatically created. this didn t happened. meanwhile i found the k8s metrics-server deployment yaml, i applied it and now my metrics server has another error
missing endpoints
and i can t roll back the deployment i apllied. sooo i want to delete all and reapply the default rke2-metrics-server. 😄
c
Just restart the rke2-server service on one of your servers, it'll reapply everything
You'll probably need to clean up whatever random manifest you applied so that it doesn't conflict though
a
well i also tried this, i restarted rke2-server service and i deleted the manifest and the deployment i made. after, i restarted the rke2-server service several times. there is no new rke2-metrics-server showing even after a couple of hours.