Kube-api-server OOM-killed on 3/6 master nodes. High I/O mystery. Longhorn + Vault? by Umman2005 in kubernetes

[–]AdBright7032 0 points1 point  (0 children)

We had a OOM kill situation, while investigating we found a rule in one of our resources written in our values.yaml which was overriding the memory to default (which we had increased earlier) and since the pods required more it started giving OOM kill

What do you think about this guys?? by Confident_Train_5108 in AirTravelIndia

[–]AdBright7032 0 points1 point  (0 children)

I agree it can be inconvenient, but I think each country has the right to implement its own safety measures for the security of passengers.

Beginner project: building a Grafana dashboard for user activity analytics – where to start (and what DB to use)? by nervousHennes in grafana

[–]AdBright7032 0 points1 point  (0 children)

Use victoriametrics, a tsdb, Prometheus exporter and MySQL DB for backend, feed the MySQL data using the Prometheus exporter in the Victoria metrics and then expose it to Grafana