Skip to content

Commit 44100c3

Browse files
committed
fix(docs): mention that Deis requires 3 or more machines
1 parent d654c94 commit 44100c3

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

docs/installing_deis/index.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
:title: Installing Deis
2-
:description: Step-by-step guide for operations engineers setting up a private PaaS using Deis.
2+
:description: Step-by-step guide for operations engineers setting up Deis.
33

44
.. _installing_deis:
5-
.. _provision-controller:
65

76
Installing Deis
87
===============
98

10-
Provisioning Deis is a matter of creating one or more :ref:`concepts_coreos`
11-
machines and using :ref:`install_deisctl` to install and start Deis.
9+
To install Deis consists of provisioning three or more :ref:`concepts_coreos`
10+
machines and using :ref:`deisctl <install_deisctl>` to set up and start
11+
the software.
1212

13-
Anywhere you can run CoreOS, you can run Deis, including most cloud
14-
providers, virtual machines, and bare metal. See the
15-
`CoreOS documentation`_ for more information on how to get set up
16-
with CoreOS.
13+
Anywhere you can run CoreOS, you can run Deis, including most cloud providers,
14+
virtual machines, and bare metal. See the `CoreOS documentation`_ for more
15+
information on how to get set up with CoreOS.
1716

1817
:Release: |version|
1918
:Date: |today|

0 commit comments

Comments
 (0)