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
I see the PR is in progress, but possibly helpful info for other folks:
Stumbled onto this tracking down why my freshly upgraded EKS nodes started screaming at me.
Turns out Bottlerocket 1.39+ on k8s 1.33(+?) switched to erofs root partitions, which are by definition always "full".
erofs should be considered as squashfs and should be include in this default list
node_exporter/collector/filesystem_linux.go
Line 36 in 38d32a3
The text was updated successfully, but these errors were encountered: