Skip to content

Commit

Permalink
chore: update docs and architecture image
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheerde committed Nov 19, 2024
1 parent 340a473 commit 12dce5b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,22 @@ It has the following high level architecture:

### Supported resource types

The following resoure types can be controlled via this scheduler:
The following resoure types and actions can be controlled via this scheduler:

* EC2 Auto-Scaling Groups
* Max size, min size, desired capacity
* EC2 Instances
* Stop/start the instance
* ECS Services
* Set desired Tasks
* FSx Windows File Systems
* Set throughput Capacity
* RDS Clusters
* Stop/start the cluster
* RDS Instances
* Stop/start the instance
* Redshift Clusters
* Pause/resume the cluster

RDS only support stopping instances / clusters that are not running in multi-AZ mode.

Expand Down
Binary file modified docs/architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12dce5b

Please sign in to comment.