Merge pull request #10062 from hashicorp/docs-autoscaler-sighup

docs: expand Autoscaler SIGHUP documentation
This commit is contained in:
Luiz Aoqui
2021-02-26 18:31:24 -05:00
committed by GitHub

View File

@@ -66,6 +66,16 @@ following actions.
- reload the contents of the scaling policy directory as defined by the [`-policy-dir`][autoscaler_cli_policy_dir]
parameter.
- reconfigure the Nomad clients used to fetch policies and execute scaling
actions with the values defined in the [`nomad`](#nomad-block) block.
- stop plugins that are no longer present in the configuration file.
- start plugins that were not previously present in the configuration file.
- reconfigure the remaining plugins with the configuration defined in their
`config` parameter.
## General Parameters
- `log_level` `(string: "INFO")` - Specify the verbosity level of Nomad