Node Manager » History » Version 1
Ward Vandewege, 02/02/2015 08:39 PM
1 | 1 | Ward Vandewege | h1. Node Manager |
---|---|---|---|
2 | |||
3 | h2. Overview |
||
4 | |||
5 | Node manager manages compute resources in a cloud environment, where the number of compute nodes can be scaled as needed. |
||
6 | |||
7 | Node Manager starts and stops compute nodes on demand, taking into account site parameters (e.g. a desired number of permanent compute nodes). |
||
8 | |||
9 | For a bare metal Arvados installation the number of compute nodes available tends to be static, and as such Node Manager is not needed. |
||
10 | |||
11 | Node Manager currently supports AWS and GCP. |
||
12 | |||
13 | h2. Developers |
||
14 | |||
15 | Please see the [[Hacking Node Manager]] page. |