File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44.. _create_cluster :
55
66Create a Cluster
7- ======================
7+ ================
88
99Applications on Deis are deployed to a :ref: `cluster `. Before you can deploy
1010applications, you need to create a cluster.
Original file line number Diff line number Diff line change 66
77Provision a Controller
88======================
9+
910The `controller ` is the brains of a Deis platform. Provisioning a Deis
1011controller is a matter of creating one or more :ref: `concepts_coreos `
1112machines and installing a few necessary *systemd * units to manage
@@ -18,6 +19,7 @@ with CoreOS.
1819
1920Amazon EC2
2021----------
22+
2123The `contrib/ec2 ` section of the Deis project includes shell scripts,
2224documentation, and a customized CloudFormation template to make it easy
2325to provision a multi-node Deis cluster on `Amazon EC2 `_.
@@ -26,6 +28,7 @@ Please see `contrib/ec2`_ for details on using Deis on Amazon EC2.
2628
2729Rackspace
2830---------
31+
2932The `contrib/rackspace ` section of the Deis project includes shell
3033scripts, documentation, and a cloud-config template to make it easy to
3134provision a multi-node Deis cluster on Rackspace _ cloud.
@@ -35,13 +38,15 @@ Rackspace cloud.
3538
3639Bare Metal
3740----------
41+
3842The `contrib/bare-metal ` section of the Deis project includes documentation in
3943README.md to help with provisioning a multi-node cluster on your own hardware.
4044
4145Please see `contrib/bare-metal `_ for details on using Deis on bare metal.
4246
4347Vagrant
4448-------
49+
4550The root of the Deis project includes documentation in README.md, a
4651Makefile and a Vagrantfile to make it easy to provision a single- or
4752multi-node Deis cluster on Vagrant _ virtual machines.
You can’t perform that action at this time.
0 commit comments