X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/05c4cc66de22d6c4071af69d902f8864b9f2907d..5c549965a11b6a2ce789c1e0db9e418f695aed84:/services/nodemanager/doc/gce.example.cfg?ds=sidebyside diff --git a/services/nodemanager/doc/gce.example.cfg b/services/nodemanager/doc/gce.example.cfg index 2b12f6c1b4..06fcdff155 100644 --- a/services/nodemanager/doc/gce.example.cfg +++ b/services/nodemanager/doc/gce.example.cfg @@ -2,8 +2,11 @@ # All times are in seconds unless specified otherwise. [Daemon] -# Node Manager will ensure that there are at least this many nodes -# running at all times. +# Node Manager will ensure that there are at least this many nodes running at +# all times. If node manager needs to start new idle nodes for the purpose of +# satisfying min_nodes, it will use the cheapest node type. However, depending +# on usage patterns, it may also satisfy min_nodes by keeping alive some +# more-expensive nodes min_nodes = 0 # Node Manager will not start any compute nodes when at least this