reclaim terminated pod volumes

This commit is contained in:
Seth Jennings
2016-11-21 10:48:50 -06:00
parent 4f8f6006cf
commit e2750a305a
13 changed files with 36 additions and 15 deletions

View File

@@ -536,6 +536,7 @@ function start_kubelet {
--experimental-cgroups-per-qos=${EXPERIMENTAL_CGROUPS_PER_QOS} \
--cgroup-driver=${CGROUP_DRIVER} \
--cgroup-root=${CGROUP_ROOT} \
--keep-terminated-pod-volumes=true \
${auth_args} \
${dns_args} \
${net_plugin_dir_args} \