We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ec13e commit d3a948dCopy full SHA for d3a948d
README.rst
@@ -361,7 +361,7 @@ Using software such as sshuttle will allow for easy access.
361
sshuttle -r $(terraform output -raw ssh_user)@$(terraform output -raw seed_access_ip_v4) 192.168.39.0/24
362
363
You may also use sshuttle to proxy DNS via the multinode environment. Useful if you are working with Designate.
364
-Important to node this will proxy all DNS requests from your machine to the first controller within the multinode environment.
+Important to note this will proxy all DNS requests from your machine to the first controller within the multinode environment.
365
366
.. code-block:: console
367
0 commit comments