We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodes:create
1 parent 583c970 commit 59a4f8bCopy full SHA for 59a4f8b
1 file changed
docs/topologies/scale-manually.txt
@@ -8,4 +8,8 @@ Deis will use the layer's SSH configuration to bootstrap the node.
8
.. code-block:: console
9
10
$ deis nodes:create dev node1.example.com --layer=runtime
11
- Creating node for node1.example.com... done in 107s
+ Creating node for node1.example.com... done in 107s
12
+
13
+.. note::
14
+ To bootstrap a node manually, ``deis nodes:create`` requires the
15
+ SSH user to be able to run ``sudo`` without entering a password.
0 commit comments