15572: Add notes about keep-web and compute node image configuration
[arvados.git] / doc / install / install-dispatch-cloud.html.textile.liquid
index af75b877928e96d0542e276430f18d2bc3edae1a..5709e5aaa5ad5578583ffdf9ab98c02092019d84 100644 (file)
@@ -27,6 +27,12 @@ h2(#create-image). Create compute node VM image
 
 Create a VM image following the steps "to set up a compute node":crunch2-slurm/install-compute-node.html
 
+On the compute VM image, add the API server's internal IP address to @/etc/hosts@, this will ensure that it contacts the API server on the private network and not through the public interface.  For example:
+
+<pre>
+10.20.30.40     ClusterID.example.com
+</pre>
+
 h2(#update-config). Update config.yml
 
 h3. Create a private key