Docker garbage collection is already managed by kubelet daemon

This commit is contained in:
Smaine Kahlouch
2015-10-08 09:21:49 +02:00
parent 4ee8bd2e0f
commit 6b798d87d1
5 changed files with 0 additions and 231 deletions

View File

@@ -65,7 +65,3 @@ enable_logging: false
# Set to "false' to disable default Monitoring (cAdvisor + heapster + influxdb + grafana)
enable_monitoring: false
# Set to 'false' to disable the docker garbage collection.
# Every hour it removes images that are not used by containers and exited containers.
enable_docker_gc: true