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
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Master node stops working for everything and claim etcd failure or it is not configured correctly.
Root Cause
Looking into logs we found that the master node container log has taken 27 GB and used all disk space in OS disk. The cluster has been running for ~2 months.
Proposed Fix
Setup log retention policy so we never run out of disk space.
Problem
Master node stops working for everything and claim etcd failure or it is not configured correctly.
Root Cause
Looking into logs we found that the master node container log has taken 27 GB and used all disk space in OS disk. The cluster has been running for ~2 months.
Proposed Fix
Setup log retention policy so we never run out of disk space.