We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3845216 commit 6e9acd4Copy full SHA for 6e9acd4
1 file changed
docs/managing_deis/isolating-etcd.rst
@@ -18,9 +18,11 @@ cloud-config
18
------------
19
20
To realize the topology described above, it is necessary, at the time of
21
-provisioning, to provide different cloud-config for those hosts that will run
+provisioning, to provide different `cloud-config`_ for those hosts that will run
22
etcd and for those that will only run an etcd proxy.
23
24
+.. _`cloud-config`: ../../contrib/coreos/user-data.example
25
+
26
For the small, fixed number of hosts running full etcd and satisfying the
27
"central services" role (as described in the CoreOS documentation), the
28
cloud-config provided with Deis is sufficient.
0 commit comments