Skip to content

Commit 042a55a

Browse files
committed
ref(reqs): rework system requirements
1 parent cdde8cd commit 042a55a

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

src/installing-workflow/system-requirements.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Requirements
22

3-
If you are planning to run Deis Workflow on your own Kubernetes cluster there are a few requirements that you should be
4-
aware of when creating your environment.
3+
To run Deis Workflow on a Kubernetes cluster, there are a few requirements to keep in mind.
4+
5+
## Kubernetes Versions
6+
7+
Deis Workflow has been tested with the **Kubernetes v1.2** release line. It is incompatible with Kubernetes v1.1 and earlier.
58

69
## Resource Requirements
710

@@ -23,10 +26,6 @@ application footprint as well.
2326
Running smaller machines will likely result in increased system load and has been known to result in component failures
2427
and instability.
2528

26-
## Kubernetes Versions
27-
28-
Deis Workflow has been tested with the **Kubernetes v1.2** release line. It is incompatible with Kubernetes v1.1 and earlier.
29-
3029
## Docker Insecure Registry
3130

3231
The on-cluster Docker registry is not deployed with TLS enabled. As such, all Kubernetes worker nodes must have their

0 commit comments

Comments
 (0)