Skip to content

Operation Modes

Mark Papadakis edited this page Jun 30, 2016 · 4 revisions

Tank will support two different operation modes. Stand-alone mode and cluster mode. Currently, the former is implemented, while support for cluster mode is forthcoming.

Standalone Mode

In this mode, there is a single Tank server instance, and clients connect to it. See Configuration Wiki page for how configuration works in this mode.

Clustered Mode

In this mode, Tank clusters can be formed and configuration, leader election, and assignment will be based on etcd. There will no single special-purpose controller instance.

Clone this wiki locally