This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 797
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add flavors:update to
deis help flavors
- Loading branch information
Gabriel Monroy
committed
Nov 27, 2013
1 parent
7c4baee
commit 946c5a7
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
:title: Formation | ||
:description: A Deis formation is a set of infrastructure used to host applications. | ||
:keywords: formation, deis | ||
|
||
.. _formation: | ||
|
||
Formation | ||
========= | ||
A :ref:`formation` is a set of infrastructure used to host :ref:`Applications <application>`. | ||
Each formation includes :ref:`Layers <layer>` of :ref:`Nodes <node>` | ||
that provide different services to the formation. |