elmazzun

Results 5 comments of elmazzun

Thanks @Rio-Lv , I had the same problem and now my getting started example is working.

I tried increasing Startup probe values in my OpenShift 4.11 cluster with Prometheus 2.36.2: ```bash $ oc patch prometheus/k8s -n openshift-monitoring --type='merge' -p "$(cat

Back again after updating my clusters to OCP 4.12.32: now I no longer need to delete WAL data and Prometheus Pods always start successfully!

Same here with ArgoCD 2.9.5 and Custom Metric Autoscaler (KEDA) 2.11.2 on OpenShift 4.12.30: once fixed the Deployment with missing CPU requests, ScaledObject is still not created and `keda-admission` Pod...

In the next weeks I'll start developing a custom image: if I can make it work, I am going to share here what I found :)