X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ff9d78bbeb09ca917f0814c6055c47db5a4e7e4a..25c27bf2b0ad058c5a302ab89c963548e3d47d96:/services/nodemanager/README.rst?ds=inline diff --git a/services/nodemanager/README.rst b/services/nodemanager/README.rst index 4a1b162274..1d725e00bb 100644 --- a/services/nodemanager/README.rst +++ b/services/nodemanager/README.rst @@ -1,3 +1,7 @@ +.. Copyright (C) The Arvados Authors. All rights reserved. +.. +.. SPDX-License-Identifier: AGPL-3.0 + ==================== Arvados Node Manager ==================== @@ -32,4 +36,8 @@ To run tests, just run:: Our `hacking guide `_ provides an architectural overview of the Arvados Node Manager to help -you find your way around the source. +you find your way around the source. The `Lifecycle of an Arvados +compute node +`_ +page explains how it works in concert with other Arvados components to +prepare a node for compute work.