This message was deleted.
# rancher-desktop
a
This message was deleted.
j
I got it working again after changing the version of K8s
Are you on an M1 mac running Ventura? If so, does this sound familiar: https://github.com/rancher-sandbox/rancher-desktop/issues/3288
c
Yes, I am in an M1 Mac with Ventura. No, I don’t have Docker Desktop (I have minikube, Podman and Rancher). I got the same thing, it wouldn’t end finishing (I was running 1.24.x), and I updated it to 1.25.3 and worked immediately
j
I don't see why Prometheus couldn't be installed in RD. Note that metrics-server is not for Prometheus-style metrics. As the readme for metrics-server says (https://github.com/kubernetes-sigs/metrics-server)
Metrics Server is not meant for non-autoscaling purposes. For example, don't use it to forward metrics to monitoring solutions, or as a source of monitoring solution metrics. In such cases please collect metrics from Kubelet
/metrics/resource
endpoint directly.
I updated it to 1.25.3 and worked immediately
That's interesting. I was under the impression that the problem was occurring with k8s version 1.24.* and 1.25.*. @fast-garage-66093 FYI
c
Ok. I just wanted to know if there is an easy way of installing Prometheus or I need to install it manually.
j
I see. I've never done it myself but the helm chart might come in handy 🤷
c
Ok. I used Red Hat’s OKD in the past and there is a way of installing it (in the same format that the full OCP does), just with one click
f
There are issues with all versions of k8s on Rancher Desktop 1.6.x on Ventura. k8s versions up to 1.23.x seem to work at first, but fail after a restart. 1.24.x and 1.25.x fail right away.
I recommend downgrading to Rancher Desktop 1.5.1 if you are on Ventura and wait until we release a fix (disable the auto-upgrade setting until then!)