hjacobs / kube-janitor

Clean up (delete) Kubernetes resources after a configured TTL (time to live)
GNU General Public License v3.0
472 stars 40 forks source link

Use paging of Kubernetes objects to limit memory footprint #32

Open hjacobs opened 5 years ago

hjacobs commented 5 years ago

We could limit the memory footprint by using paged results.