Howdy !! Rancher v2.12 with K8s 1.33 and ARM suppo...
# general
c
Howdy !! Rancher v2.12 with K8s 1.33 and ARM support is released https://github.com/rancher/rancher/releases/tag/v2.12.0
🙌 1
b
Is there word on when the fixes for this be released to enable Prometheus/Grafana to be put in place with the monitoring tool? I went through the upgrade (after all, who wouldn't want to be able to deal with Kubernetes 1.33) but without monitoring any new cluster is pretty unusable. Is there any documentation on how to get around it? I did try downloading the helm and putting in the extra dot, as per https://github.com/rancher/rancher/issues/51313 but it didn't seem to help - though that could easily just be my clumsy attempt.
Clumsy attempt 34 worked: helm pull rancher-charts/rancher-monitoring --version 107.0.0+up69.8.2-rancher.15 --untar --untardir ~/charts helm upgrade --install=true rancher-monitoring ~/charts/rancher-monitoring --namespace cattle-monitoring-system --timeout 10m0s --values=~/charts/rancher-monitoring/values.yaml --labels catalog.cattle.io/cluster-repo-name=rancher-charts --version 107.0.0+up69.8.2-rancher.15 --version=69.8.2-rancher.15