kubernetes-mesos
kubernetes-mesos copied to clipboard
support additional cadvisor passthrough flags in k8sm
-
--housekeeping_interval -
--global_housekeeping_interval
should probably also add support to the dcos bootstrap.sh for related envvar's.
xref https://github.com/kubernetes/kubernetes/issues/18723#issuecomment-171522355
this is being implemented in https://github.com/kubernetes/kubernetes/pull/20331