Incoming connections over 19885/TCP are needed on nodes

This is already mentioned in Nodepool's operator guide when speaking
about clouds. Let's make sure that the same thing is mentioned when
speaking about a statically preconfigured set of nodes.

Change-Id: Icc7786d54a0a4c1f499704bcb0fb59199a30f615
This commit is contained in:
Jan Kundrát 2019-01-25 18:10:47 +01:00
parent 9e679eaded
commit 52b360cc12
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ the following requirements:
* Must be reachable by Zuul executors and have SSH access enabled.
* Must have a user that Zuul can use for SSH.
* Must have Python 2 installed for Ansible.
* Must be reachable by Zuul executors over TCP port 19885 (console log
streaming).
When setting up your nodepool.yaml file, you will need the host keys
for each node for the ``host-key`` value. This can be obtained with