As of Domino 4.x, Domino no longer has any Garbage Collection (GC) provided by the Domino product. Since we have moved to a Kubernetes architecture in Domino 4.x we now rely on Kubernetes GC. Kubernetes GC polls every 5 minutes and checks to see if disk pressure exists. The thresholds for disk pressure are configurable within kubelet but once these thresholds are met, Kubernetes GC will remove any unused images. 'Unused' should also include dangling references.
For more information see the following two references...
Image Garbage Collection in OpenShift
Comments
0 comments
Please sign in to leave a comment.