X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bb4eb4d94b2376bc471f9efd71a95fca84f0f011..5836e576fe0b78c50383cf56e1c4fb4521daeca1:/services/nodemanager/README.rst 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.