promenade/doc/source
Sean Eagan 7517d3161c Fix potential port conflict
This change has been tested by the promenade resiliency gate.

This adds configuration for which ports to use for the tiller container
in the bootstrap-armada pod, and changes the defaults to be outside of
`net.ipv4.ip_local_port_range`, since the apiserver container in this pod
dynamically selects ports in that range to connect to etcd, which can
cause conflicts. See [0] for an example.

By default, since we're no longer using the standard tiller ports, this
does mean that we cannot connect to this tiller instance (before it's
replaced by the chart-based instance) via the helm CLI, until it supports
overriding the tiller port to connect to, however this should be
relatively soon [1].

[0]: https://github.com/helm/helm/issues/4886
[1]: https://github.com/helm/helm/pull/5590

Change-Id: Ief11411f079db27489e6974c028f6b7a16bb67bf
2019-08-05 15:52:39 -05:00
..
configuration Fix potential port conflict 2019-08-05 15:52:39 -05:00
troubleshooting Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00
api.rst Fix docs 2018-09-21 14:21:03 +05:30
conf.py Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00
design.rst Merge "Fix: various documentation and URL fixes" 2018-09-26 20:11:53 +00:00
developer-onboarding.rst trivial fix: Move developer onboarding guide to doc folder 2018-06-05 20:18:47 -04:00
exceptions.rst fix: Promenade exceptions documentation incorrectly rendering 2018-09-23 12:32:51 -04:00
getting-started.rst Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
index.rst Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00