helm-charts
helm-charts copied to clipboard
[synthetics-minions] clean /tmp folder sometimes or better?
In the first startup, there is a pod, the is spawned in the same namespace called synthetic-healthcheck-xxxx
or something similar.
Then at one point, this job/pod is using more than 3500m, going out of CPU.
Warning OutOfcpu pod/synthetic-healthcheck-777598cb04674a52852f57ff109c2d94-ttpkt Node didn't have enough resource: cpu, requested: 500, used: 3687, capacity: 3920
Moreover, for some reason, I've got 79509 folders:
I have no name!@nr-minions-synthetics-minion-0:/tmp$ ls -la | wc -l
79509
Why does the synthetic-healthcheck require so much CPU?
+1 I am running into this same issue. The synthetics worker is unable to schedule the minion job pod for the health checks due to the problem with not having enough CPU.