Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Aug 14, 2024
1 parent 9067a91 commit ca3b2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ These settings control how the script manages the scaling of CPU and memory reso
| `ignore_lxc` | Example: `101, 102, 103` | Add one or more LXC containers to the ignore list. Ignore hosts are not affected by the autoscaling process. |
| `behaviour` | Example: normal | The behaviour acts as a multiplier for autoscaling resources thresholds. Default is `normal` and respect configuration paramenters, `conservative` is like 0.5x and `aggressive` is like 2x. |

### Tiers
### Tiers (optional)

You can assign one or more LXC containers to different TIERS for specific thresholds assignments. You can define up to 3 different TIERS named TIER_1, TIER_2 and TIER_3. Just append and change accordingly with your needs this snippet to the `/etc/lcx_autoscale/lcx_autoscale.conf` configuration file and restart the service by running `systemctl restart lxc_autoscale`:

Expand Down

0 comments on commit ca3b2a2

Please sign in to comment.