Project

General

Profile

Feature #19593

Updated by Peter Amstutz over 1 year ago

Nodes should register with a central (something) for service discovery. 

 Assuming the database is visible to all nodes, all nodes should be able to handle controller/API requests. 

 Assuming the keep storage (S3 or filesystem) is visible to all nodes, all nodes should be able to handle Keep requests 

 Workbench / workbench 2 are available on all nodes. 

 Need a solution to collect logs centrally so that debugging isn't impossible. 

 Services that are stateful / must not run more than one instance at a time: 

 * arvados-dispatch-cloud 
 * keep-balance 
 * git server (should be deprecated & removed) 
 * webshell? 

Back