Handle out of disk situation on kubelets.
Kubelet will stop accepting new pods if it detects low disk space on root fs or fs holding docker images.
Running pods are not affected. low-diskspace-threshold-mb is used to configure the low diskspace threshold.
Showing
pkg/kubelet/disk_manager.go
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment