You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While poking around with kubectl we noticed the GitLab web pod had been evicted multiple times in short succession.
Investigation:
Gain a better understanding of why this happened. It must've been resource pressure, but we haven't found a "smoking gun" in the logs yet. One idea is to add CPU monitoring to our watchdog pod:
While poking around with
kubectl
we noticed the GitLab web pod had been evicted multiple times in short succession.Investigation:
Gain a better understanding of why this happened. It must've been resource pressure, but we haven't found a "smoking gun" in the logs yet. One idea is to add CPU monitoring to our watchdog pod:
(from here)
Mitigation options:
cc @opadron
The text was updated successfully, but these errors were encountered: