File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,17 +8,11 @@ Bare Metal
88
99Deis clusters can be provisioned anywhere `CoreOS `_ can, including on your own hardware.
1010
11- Please :ref: `get the source <get_the_source >` and refer to the scripts in `contrib/bare-metal `_
12- while following this documentation.
11+ Please :ref: `get the source <get_the_source >` while following this documentation.
1312
1413To get CoreOS running on raw hardware, you can boot with `PXE `_ or `iPXE `_ - this will boot a CoreOS
1514machine running entirely from RAM. Then, you can `install CoreOS to disk `_.
1615
17- .. important ::
18-
19- Deis runs on CoreOS version 494.5.0 or later in the Stable channel.
20-
21-
2216Check System Requirements
2317-------------------------
2418
@@ -159,7 +153,6 @@ disk. Add the following block to the ``write_files`` section:
159153 options single-request
160154
161155
162- .. _`contrib/bare-metal` : https://github.com/deis/deis/tree/master/contrib/bare-metal
163156 .. _`cluster size` : https://github.com/coreos/etcd/blob/master/Documentation/optimal-cluster-size.md
164157.. _`CoreOS` : https://coreos.com/
165158.. _`install CoreOS to disk` : https://coreos.com/docs/running-coreos/bare-metal/installing-to-disk/
Original file line number Diff line number Diff line change @@ -68,10 +68,6 @@ Upload a CoreOS image to Glance
6868
6969You need to have a relatively recent CoreOS image.
7070
71- .. important ::
72-
73- Deis runs on CoreOS version 494.5.0 or later in the Stable channel.
74-
7571If you don't already have a suitable CoreOS image and your OpenStack install allows you to upload
7672your own images, the following snippet will use the latest CoreOS image from the stable channel:
7773
You can’t perform that action at this time.
0 commit comments