Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #4289 from carmstrong/docs-cleanup
Browse files Browse the repository at this point in the history
docs(installing_deis): clean up old references
  • Loading branch information
carmstrong committed Aug 18, 2015
2 parents 0246ada + 0c8e66e commit 9b45fe1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
9 changes: 1 addition & 8 deletions docs/installing_deis/baremetal.rst
Expand Up @@ -8,17 +8,11 @@ Bare Metal

Deis clusters can be provisioned anywhere `CoreOS`_ can, including on your own hardware.

Please :ref:`get the source <get_the_source>` and refer to the scripts in `contrib/bare-metal`_
while following this documentation.
Please :ref:`get the source <get_the_source>` while following this documentation.

To get CoreOS running on raw hardware, you can boot with `PXE`_ or `iPXE`_ - this will boot a CoreOS
machine running entirely from RAM. Then, you can `install CoreOS to disk`_.

.. important::

Deis runs on CoreOS version 494.5.0 or later in the Stable channel.


Check System Requirements
-------------------------

Expand Down Expand Up @@ -159,7 +153,6 @@ disk. Add the following block to the ``write_files`` section:
options single-request
.. _`contrib/bare-metal`: https://github.com/deis/deis/tree/master/contrib/bare-metal
.. _`cluster size`: https://github.com/coreos/etcd/blob/master/Documentation/optimal-cluster-size.md
.. _`CoreOS`: https://coreos.com/
.. _`install CoreOS to disk`: https://coreos.com/docs/running-coreos/bare-metal/installing-to-disk/
Expand Down
4 changes: 0 additions & 4 deletions docs/installing_deis/openstack.rst
Expand Up @@ -68,10 +68,6 @@ Upload a CoreOS image to Glance

You need to have a relatively recent CoreOS image.

.. important::

Deis runs on CoreOS version 494.5.0 or later in the Stable channel.

If you don't already have a suitable CoreOS image and your OpenStack install allows you to upload
your own images, the following snippet will use the latest CoreOS image from the stable channel:

Expand Down

0 comments on commit 9b45fe1

Please sign in to comment.